47namespace cluster_planarity {
Declaration of the wrapper class of the Boyer-Myrvold planarity test.
Declaration of the variable class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph prob...
Declaration of the master class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph proble...
Forms the virtual base class for all possible constraints given in pool format.
The master of the optimization.
Forms the virtual base class for all possible variables given in pool format.
Doubly linked lists (maintaining the length of the list).
void printMe(std::ostream &out) const
ClusterKuratowskiConstraint(abacus::Master *master, int nEdges, SListPure< NodePair > &ks)
List< NodePair > m_subdivision
virtual double coeff(const abacus::Variable *v) const override
Returns the coefficient of the variable v in the constraint.
virtual ~ClusterKuratowskiConstraint()
static MultilevelBuilder * getDoubleFactoredZeroAdjustedMerger()
The namespace for all OGDF objects.