Home
last modified time | relevance | path

Searched defs:remove_edge_if (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/graph/
Dvector_as_graph.hpp249 void remove_edge_if(Predicate p, std::vector< EdgeList, Allocator >& g) in remove_edge_if() function
Ddirected_graph.hpp554 inline void remove_edge_if(Predicate pred, DIRECTED_GRAPH& g) in remove_edge_if() function
Dundirected_graph.hpp570 inline void remove_edge_if(Predicate pred, UNDIRECTED_GRAPH& g) in remove_edge_if() function
Dsubgraph.hpp790 void remove_edge_if(Predicate p, subgraph< G >& g) in remove_edge_if() function
/third_party/boost/boost/graph/distributed/
Dadjacency_list.hpp3246 remove_edge_if(Predicate predicate, in remove_edge_if() function
3257 remove_edge_if(Predicate predicate, in remove_edge_if() function
3304 remove_edge_if(Predicate predicate, in remove_edge_if() function
/third_party/boost/boost/graph/detail/
Dadjacency_list.hpp658 inline void remove_edge_if(Predicate pred, directed_graph_helper< Config >& g_) in remove_edge_if() function
998 void remove_edge_if(Predicate pred, undirected_graph_helper< Config >& g_) in remove_edge_if() function
1168 inline void remove_edge_if( in remove_edge_if() function