pub fn test_edges_reduce<G>(graph: &mut G)where G: Graph<Vertex = Vertex, Edge = Edge>,
Test edge reduce operations with the non-terminal reduce