Declaration of the class FindKuratowskis. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/ArrayBuffer.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/basic.h>Go to the source code of this file.
Classes | |
| struct | ogdf::ExternE |
| List of externally active nodes strictly between x and y for minortypes B and E More... | |
| class | ogdf::FindKuratowskis |
| This class collects information about Kuratowski Subdivisions which is used for extraction later. More... | |
| class | ogdf::KuratowskiStructure |
| A Kuratowski Structure is a special graph structure containing severals subdivisions. More... | |
| struct | ogdf::WInfo |
| Saves information about a pertinent node w between two stopping vertices. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Functions | |
| int | ogdf::operator& (int lhs, WInfo::MinorType rhs) |
| int | ogdf::operator|= (int &lhs, WInfo::MinorType rhs) |
Declaration of the class FindKuratowskis.
Definition in file FindKuratowskis.h.