Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dis_kuratowski_subgraph.hpp247 small_graph_t contracted_graph(main_vertices.size()); in is_kuratowski_subgraph() local
255 = vertices(contracted_graph).first; in is_kuratowski_subgraph()
271 contracted_vertex_map[*jtr], contracted_graph); in is_kuratowski_subgraph()
278 return boost::isomorphism(K_5, contracted_graph); in is_kuratowski_subgraph()
282 return boost::isomorphism(K_3_3, contracted_graph); in is_kuratowski_subgraph()