pub fn test_remove_vertex<Graph>(_graph: &mut Graph)where Graph: Graph<Vertex = Vertex, Edge = Edge>,