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