The member functions genRow() and slack() of the class ABA_ROWCON can be significantly improved if the variable set is static, i.e., no variables are added or removed during the optimization.
#include <srowcon.h>
Inheritance diagram for ABA_SROWCON::
|
This constructor is equivalent to the previous constructor except that it uses C-style arrays for support and coeff.
The destructor.
Generates the row format of the constraint associated with the variable set var.
The member functions genRow() and slack() of the class ABA_ROWCON can be significantly improved if the variable set is static, i.e., no variables are added or removed during the optimization.
Definition at line 39 of file srowcon.h.
The constructor.
This constructor is equivalent to the previous constructor except that it uses C-style arrays for support and coeff .
The destructor.
Generates the row format of the constraint associated with the variable set var.
This function redefines a virtual function of the base class ABA_ROWCON.
It returns the number of nonzero elements in the row format.
Reimplemented from ABA_CONSTRAINT.
Computes the slack of a vector associated with the variable set variables.
This function redefines a virtual function of the base class ABA_ROWCON.
The slack of the vector x.
Reimplemented from ABA_CONSTRAINT.
The documentation for this class was generated from the following file: