List of externally active nodes strictly between x and y for minortypes B and E More...
#include <ogdf/planarity/boyer_myrvold/FindKuratowskis.h>
Public Attributes | |
SListPure< node > | endnodes |
SListPure< SListPure< edge > > | externalPaths |
SListPure< int > | startnodes |
node | theNode |
List of externally active nodes strictly between x and y for minortypes B and E
In case of extracting without bundles, all external paths and lists of their start- and endnodes are added.
Definition at line 52 of file FindKuratowskis.h.
Definition at line 55 of file FindKuratowskis.h.
Definition at line 56 of file FindKuratowskis.h.
SListPure<int> ogdf::ExternE::startnodes |
Definition at line 54 of file FindKuratowskis.h.
node ogdf::ExternE::theNode |
Definition at line 53 of file FindKuratowskis.h.