Declaration of the class ExtractKuratowskis. More...
#include <ogdf/planarity/boyer_myrvold/BoyerMyrvoldPlanar.h>
#include <ogdf/planarity/boyer_myrvold/FindKuratowskis.h>
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.