Crate subgraph_matching[][src]

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

Modules

enumerate
filter
graph
order

Structs

Config

Enums

Enumeration
Error
Filter
Order

Functions

find
find_with