|
Open Graph Drawing Framework |
v. 2023.09 (Elderberry)
|
|
|
The namespace for all OGDF objects.
virtual double coeff(const abacus::Variable *v) const override
Returns the coefficient of the variable v in the constraint.
virtual ~MaxPlanarEdgesConstraint()
MaxPlanarEdgesConstraint(abacus::Master *master, int edgeBound, List< NodePair > &edges)
Declaration of the variable class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph prob...
Forms the virtual base class for all possible variables given in pool format.
Doubly linked lists (maintaining the length of the list).
Forms the virtual base class for all possible constraints given in pool format.
Declaration of the master class for the Branch&Cut algorithm for the Maximum C-Planar SubGraph proble...
Declaration of doubly linked lists and iterators.
The master of the optimization.