graphfind-rs

Crates.iographfind-rs
lib.rsgraphfind-rs
version0.1.0
sourcesrc
created_at2023-04-21 13:17:40.666111
updated_at2023-04-21 13:17:40.666111
descriptionLibrary for finding patterns in graphs
homepage
repositoryhttps://github.com/slrtbtfs/graphfind-rs
max_upload_size
id845300
size157,273
Tobias Guggenmos (slrtbtfs)

documentation

README

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.

Commit count: 358

cargo fmt