Declaration of BoothLueker which implements a planarity test and planar embedding algorithm. More...
#include <ogdf/basic/EdgeArray.h>
#include <ogdf/basic/NodeArray.h>
#include <ogdf/basic/SList.h>
#include <ogdf/planarity/PlanarityModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::BoothLueker |
Booth-Lueker planarity test. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Declaration of BoothLueker which implements a planarity test and planar embedding algorithm.
Definition in file BoothLueker.h.