subgraph-matching

Crates.iosubgraph-matching
lib.rssubgraph-matching
version0.0.4
sourcesrc
created_at2021-04-16 13:56:20.941607
updated_at2021-08-24 08:45:43.210254
descriptionA library for subgraph matching.
homepage
repositoryhttps://github.com/s1ck/subgraph-matching
max_upload_size
id385306
size633,756
Martin Junghanns (s1ck)

documentation

README

Subgraph Matching

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.

License

MIT

Commit count: 64

cargo fmt