graphix 0.5.3

A Rust library for representing undirected graphs using a compressed adjacency list
Documentation
1
2
pub mod graphix;
pub use graphix::GraphRep;