mhgl 0.1.5

Matts HyperGraph Library (MHGL). A straightforward library for hypergraph datastructures. Not a database.
Documentation
1
2
3
4
5
pub mod builders;
pub mod cardinality;
pub mod cuts;
pub mod matching;
pub mod traversal;