52namespace cluster_planarity {
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).
virtual double coeff(const abacus::Variable *v) const override
Returns the coefficient of the variable v in the constraint.
virtual ~MinimalClusterConnection()
MinimalClusterConnection(abacus::Master *master, List< NodePair > &edges)
The namespace for all OGDF objects.