Declaration of the sub-problem class for the Branch&Cut&Price algorithm for the c-planarity problem. More...
#include <ogdf/basic/ArrayBuffer.h>
#include <ogdf/cluster/internal/CPlanarityMaster.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::CPlanaritySub |
struct | ogdf::cluster_planarity::CPlanaritySub::KuraSize |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
namespace | ogdf::cluster_planarity |
Declaration of the sub-problem class for the Branch&Cut&Price algorithm for the c-planarity problem.
Contains separation algorithms as well as primal heuristics.
Definition in file CPlanaritySub.h.