Home
last modified time | relevance | path

Searched defs:remove_out_edge_if (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/graph/
Ddirected_graph.hpp560 inline void remove_out_edge_if(typename DIRECTED_GRAPH::vertex_descriptor v, in remove_out_edge_if() function
Dundirected_graph.hpp584 inline void remove_out_edge_if(typename UNDIRECTED_GRAPH::vertex_descriptor v, in remove_out_edge_if() function
/third_party/boost/boost/graph/detail/
Dadjacency_list.hpp645 inline void remove_out_edge_if(typename Config::vertex_descriptor u, in remove_out_edge_if() function
971 void remove_out_edge_if(typename Config::vertex_descriptor u, Predicate pred, in remove_out_edge_if() function
1315 inline void remove_out_edge_if(typename Config::vertex_descriptor u, in remove_out_edge_if() function
/third_party/boost/boost/graph/distributed/
Dadjacency_list.hpp3122 remove_out_edge_if in remove_out_edge_if() function