Home
last modified time | relevance | path

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

/third_party/boost/boost/graph/
Dis_kuratowski_subgraph.hpp167 bool neighbor_sets_intersect = false; in is_kuratowski_subgraph() local
175 neighbor_sets_intersect = false; in is_kuratowski_subgraph()
181 && !neighbor_sets_intersect; in is_kuratowski_subgraph()
191 neighbor_sets_intersect = true; in is_kuratowski_subgraph()
196 if (!neighbor_sets_intersect in is_kuratowski_subgraph()