bounded_graph 0.3.0

A thin newtype wrapper for `petgraph` to assist in the creation of graphs with restrictions on their edges
Documentation
1
2
3
mod bounded_graph_petgraph;
mod bounded_graph_std;
mod fixed_edge_count;