A Rust library for learning what are SPQR trees,
how are they built and how can be used.
Based on petgraph
.
For a documentation please see examples/
, src/example_usages
, tests
and mainly
cargo doc --open
.
This library was created as final year project of TCS @ Jegiellonian University.