Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dmcgregor_common_subgraphs.hpp166 bool edge_to_new_exists2 = false, edge_from_new_exists2 = false; in can_extend_graph() local
242 edge_from_new_exists2 = true; in can_extend_graph()
249 if ((edge_from_new_exists1 != edge_from_new_exists2) in can_extend_graph()
250 || ((edge_from_new_exists1 && edge_from_new_exists2) in can_extend_graph()
257 if ((edge_from_new_exists1 && edge_from_new_exists2) in can_extend_graph()