Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dis_kuratowski_subgraph.hpp119 v_size_t max_num_edges(3 * n_vertices - 5); in is_kuratowski_subgraph() local
128 if (count++ > max_num_edges) in is_kuratowski_subgraph()