Defines class HananiTutteCPlanarity, which represents a c-planarity test based on the Hanani-Tutte theorem. More...
#include <ogdf/basic/basic.h>
#include <ogdf/cluster/ClusterPlanarityModule.h>
#include <cstdint>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | ogdf::HananiTutteCPlanarity |
C-planarity testing via Hanani-Tutte approach. More... | |
struct | ogdf::HananiTutteCPlanarity::HananiTutteSolver |
struct | ogdf::HananiTutteCPlanarity::Stats |
Namespaces | |
ogdf | |
The namespace for all OGDF objects. | |
Defines class HananiTutteCPlanarity, which represents a c-planarity test based on the Hanani-Tutte theorem.
Definition in file HananiTutteCPlanarity.h.