Home
last modified time | relevance | path

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

/dports/math/ogdf/OGDF/include/ogdf/planarity/boyer_myrvold/
H A DFindKuratowskis.h79 node firstExternEAfterW; member
/dports/math/ogdf/OGDF/src/ogdf/planarity/boyer_myrvold/
H A DFindKuratowskis.cpp255 info.firstExternEAfterW = nullptr; in extractExternalFacePath()
363 info->firstExternEAfterW = x; in splitInMinorTypes()
/dports/math/ogdf/OGDF/src/ogdf/planarity/
H A DExtractKuratowskis.cpp1609 if (z == info.firstExternEAfterW) before = 1; in extractMinorE()
1741 if (z == info.firstExternEAfterW) before = 1; in extractMinorEBundles()