Declaration of the class ExtractKuratowskis. More...
#include <ogdf/basic/Array.h>#include <ogdf/basic/Graph.h>#include <ogdf/basic/SList.h>#include <ogdf/basic/basic.h>#include <ogdf/planarity/boyer_myrvold/FindKuratowskis.h>#include <iosfwd>Go to the source code of this file.
Classes | |
| class | ogdf::ExtractKuratowskis |
| Extracts multiple Kuratowski Subdivisions. More... | |
| class | ogdf::KuratowskiWrapper |
| Wrapper-class for Kuratowski Subdivisions containing the minortype and edgelist. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Functions | |
| std::ostream & | ogdf::operator<< (std::ostream &os, const KuratowskiWrapper::SubdivisionType &obj) |
Declaration of the class ExtractKuratowskis.
Definition in file ExtractKuratowskis.h.