class ABA_ROWCON implements constraints stored in the class ABA_ROW.
#include <rowcon.h>
Inheritance diagram for ABA_ROWCON::
|
This constructor is equivalent to the previous constructor except that it uses C-style arrays for support and coeff.
The destructor.
Computes the coefficient of a variable which must be of type ABA_NUMVAR.
class ABA_ROWCON implements constraints stored in the class ABA_ROW.
Definition at line 44 of file rowcon.h.
The constructor.
This constructor is equivalent to the previous constructor except that it uses C-style arrays for support and coeff .
The destructor.
Computes the coefficient of a variable which must be of type ABA_NUMVAR.
It redefines the virtual function coeff() of the base class ABA_CONSTRAINT.
The worst case complexity of the call of this function is the number of nonzero elements of the constraint.
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.
A pointer to the object of the class ABA_ROW representing the constraint.
Definition at line 158 of file rowcon.h.
The representation of the constraint.
Definition at line 154 of file rowcon.h.
The documentation for this class was generated from the following file: