Declaration of the subgraph wrapper class of the Boyer-Myrvold planarity test. More...
#include <ogdf/planarity/BoothLueker.h>
#include <ogdf/planarity/BoyerMyrvold.h>
#include <ogdf/planarity/PlanarSubgraphModule.h>
#include <ogdf/planarity/boyer_myrvold/BoyerMyrvoldPlanar.h>
#include <random>
Go to the source code of this file.
Classes | |
class | ogdf::PlanarSubgraphBoyerMyrvold |
Maximum planar subgraph heuristic based on the Boyer-Myrvold planarity test. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of the subgraph wrapper class of the Boyer-Myrvold planarity test.
Definition in file PlanarSubgraphBoyerMyrvold.h.