Function generate_test_graph

Source
pub fn generate_test_graph<G>(graph: &mut G) -> Refs<G>
where G: Graph<Vertex = Vertex, Edge = Edge>,
Expand description

Generates a simple populated graph with the standard test data