Crates.io | subgraph-matching |
lib.rs | subgraph-matching |
version | 0.0.4 |
source | src |
created_at | 2021-04-16 13:56:20.941607 |
updated_at | 2021-08-24 08:45:43.210254 |
description | A library for subgraph matching. |
homepage | |
repository | https://github.com/s1ck/subgraph-matching |
max_upload_size | |
id | 385306 |
size | 633,756 |
A library for finding patterns in graphs.
This is work in progress and unstable.
This project is inspired by https://github.com/RapidsAtHKUST/SubgraphMatching, which is written in C++. The corresponding paper was published at SIGMOD 2020.
MIT