#matching #graph #subgraph #isomorphism

subgraph-matching

A library for subgraph matching

4 releases

0.0.4 Aug 24, 2021
0.0.3 May 5, 2021
0.0.2 Apr 18, 2021
0.0.1 Apr 16, 2021

#601 in Science


Used in suma

MIT license

185KB
1.5K SLoC

Rust 1.5K SLoC // 0.1% comments ReScript 200 SLoC

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


lib.rs:

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

Dependencies

~5.5MB
~116K SLoC