Declaration of the master class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem. More...
Go to the source code of this file.
Classes | |
| class | ogdf::cluster_planarity::BaseConstraint |
| Basic constraint type. More... | |
| struct | ogdf::cluster_planarity::edgeValue |
| Struct for attaching the current lp-value to the corresponding edge. Used in the primal heuristic. More... | |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
| namespace | ogdf::cluster_planarity |
Declaration of the master class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem.
Basic classes for c-planarity computation.
Definition in file basics.h.