slrtbtfs / graphfind-rs

Library for Finding Patterns in graphs
Apache License 2.0
5 stars 0 forks source link

build status crates.io

graphfind-rs

Library for finding patterns in graphs.

External Dependencies

The function VizDotGraph::print_to_svg depends on graphviz, available at https://graphviz.org/download/. Without this package, calling this function always returns an Error.