Home
last modified time | relevance | path

Searched refs:contract_edge (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dis_kuratowski_subgraph.hpp52 void contract_edge(AdjacencyList& neighbors, Vertex u, Vertex v) in contract_edge() function
212 detail::contract_edge(neighbors, u, v); in is_kuratowski_subgraph()