#include <NlpSlack.hh>
Inheritance diagram for DefaultCategorizeGenConstraints:

Public Methods | |
| DefaultCategorizeGenConstraints (double rtol, double atol, double bignum) | |
| Constructor. | |
| virtual void | operator() (unsigned char result[], int len, int ncat, const double rclow[], const double *rhs[], int nrhs) const |
| Classify the constraints. | |
The rule divides the constraints into 5 categories
where u is taken to be infinite if there is no upper bound. The rule for an upper bound to be strictly feasible is analogous.
|
||||||||||||||||
|
Constructor.
|
|
||||||||||||||||||||||||||||
|
Classify the constraints.
Implements IotrVectorCategorize. |
1.2.18