Like the class ABA_NUMVAR for variables we provide the class ABA_NUMCON for constraints which are uniquely defined by an integer number.
#include <numcon.h>
Inheritance diagram for ABA_NUMCON::
|
The destructor.
Like the class ABA_NUMVAR for variables we provide the class ABA_NUMCON for constraints which are uniquely defined by an integer number.
Definition at line 38 of file numcon.h.
The constructor.
The destructor.
The coefficient of the variable v.
Implements ABA_CONSTRAINT.
Writes the row format of the constraint on an output stream.
It redefines the virtual function print() of the base class ABA_CONVAR.
Reimplemented from ABA_CONVAR.
Returns the identification number of the constraint.
Definition at line 130 of file numcon.h.
The output operator writes the identification number and the right hand side to an output stream.
A reference to the output stream.
Definition at line 126 of file numcon.h.
The documentation for this class was generated from the following file: