pub fn test_edges_fold<G>(graph: &mut G)where G: Graph<Vertex = Vertex, Edge = Edge>,
Test edge fold operations