Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dmcgregor_common_subgraphs.hpp163 bool edge_to_new_exists1 = false, edge_from_new_exists1 = false; in can_extend_graph() local
174 edge_to_new_exists1 = true; in can_extend_graph()
191 if ((edge_to_new_exists1 != edge_to_new_exists2) in can_extend_graph()
192 || ((edge_to_new_exists1 && edge_to_new_exists2) in can_extend_graph()
206 if (edge_to_new_exists1 && edge_to_new_exists2) in can_extend_graph()
258 || (edge_to_new_exists1 && edge_to_new_exists2)) in can_extend_graph()