Basic constraint type.
More...
#include <ogdf/internal/cluster/basics.h>
List of all members.
Public Member Functions |
| | BaseConstraint (ABA_MASTER *master, const ABA_SUB *sub, ABA_CSENSE::SENSE sense, double rhs, bool dynamic, bool local, bool liftable) |
| virtual | ~BaseConstraint () |
| virtual int | coeff (const nodePair &n)=0 |
Detailed Description
Basic constraint type.
Definition at line 77 of file basics.h.
Constructor & Destructor Documentation
Member Function Documentation
The documentation for this class was generated from the following file: