Declaration of the wrapper class of the Boyer-Myrvold planarity test. More...
#include <ogdf/basic/GraphCopy.h>
#include <ogdf/planarity/ExtractKuratowskis.h>
#include <ogdf/planarity/KuratowskiSubdivision.h>
#include <ogdf/planarity/PlanarityModule.h>
#include <ogdf/planarity/boyer_myrvold/BoyerMyrvoldPlanar.h>
Go to the source code of this file.
Classes | |
class | ogdf::BoyerMyrvold |
Wrapper class used for preprocessing and valid invocation of the planarity test. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of the wrapper class of the Boyer-Myrvold planarity test.
Definition in file BoyerMyrvold.h.