Declaration of the variable class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem. More...
#include <ogdf/basic/Graph_d.h>
#include <ogdf/basic/Logger.h>
#include <ogdf/cluster/internal/EdgeVar.h>
#include <ogdf/lib/abacus/variable.h>
Go to the source code of this file.
Classes | |
class | ogdf::cluster_planarity::CPlanarEdgeVar |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::cluster_planarity |
Declaration of the variable class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem.
Definition in file CPlanarEdgeVar.h.