std::vector< unsigned > nonZeroHessianJCol
Definition: ubpStructure.h:38
std::vector< unsigned > nonZeroHessianIRow
Definition: ubpStructure.h:37
CONSTRAINT_DEPENDENCY
Enum for representing the constraint dependency. Note that the dependency is increasing meaning that ...
Definition: constraint.h:76
std::vector< unsigned > nonZeroJacIRow
Definition: ubpStructure.h:35
std::vector< std::vector< std::pair< std::vector< unsigned >, CONSTRAINT_DEPENDENCY > > > jacProperties
Definition: ubpStructure.h:39
unsigned nnonZeroHessian
Definition: ubpStructure.h:34
namespace holding all essentials of MAiNGO
Definition: aleModel.h:25
Struct for storing structure information for the upper bounding solver.
Definition: ubpStructure.h:30
unsigned nnonZeroJac
Definition: ubpStructure.h:33
std::vector< unsigned > nonZeroJacJCol
Definition: ubpStructure.h:36