Add member functions remove_vertex_if and remove_edge_if to Graph
This provides a more convenient way of deleting vertices or edges according to a simple criterion.
Please register or sign in to comment
This provides a more convenient way of deleting vertices or edges according to a simple criterion.