Crates.io | suma |
lib.rs | suma |
version | 0.0.3 |
source | src |
created_at | 2021-04-18 16:29:34.254896 |
updated_at | 2021-08-24 08:46:47.866644 |
description | A command line utility for subgraph matching. |
homepage | |
repository | https://github.com/s1ck/subgraph-matching |
max_upload_size | |
id | 386211 |
size | 23,639 |
A command-line utility for subgraph matching.
To use suma as a library, have a look at the subgraph-matching crate.
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