/graphfind-rs

Library for Finding Patterns in graphs

Primary LanguageRustApache License 2.0Apache-2.0

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.