Remove 'remove_vertex_if()' and 'remove_edge_if()'
These are redundant functions which can be trivially implemented as loops.
Showing
Please register or sign in to comment
These are redundant functions which can be trivially implemented as loops.