Home
last modified time | relevance | path

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

/dports/math/ogdf/OGDF/include/ogdf/planarity/boyer_myrvold/
H A DFindKuratowskis.h75 SListPure<SListPure<edge> > pertinentPaths; member
/dports/math/ogdf/OGDF/src/ogdf/planarity/boyer_myrvold/
H A DFindKuratowskis.cpp604 m_getWInfo[target]->pertinentPaths.pushBack(path); in extractPertinentSubgraph()
/dports/math/ogdf/OGDF/src/ogdf/planarity/
H A DExtractKuratowskis.cpp1825 for (const auto &pathW : info.pertinentPaths) { in extract()