Declaration of the sub-problem class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem Contains separation algorithms as well as primal heuristics. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/cluster/internal/MaxCPlanarMaster.h>
#include <ogdf/planarity/BoyerMyrvold.h>
#include <ogdf/lib/abacus/standardpool.h>
#include <ogdf/lib/abacus/sub.h>
Go to the source code of this file.
Classes | |
class | ogdf::cluster_planarity::MaxCPlanarSub |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::cluster_planarity |
Declaration of the sub-problem class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph problem Contains separation algorithms as well as primal heuristics.
Definition in file MaxCPlanarSub.h.