std::vector< unsigned > nonZeroHessianJCol
Definition: ubpStructure.h:43
std::vector< unsigned > nonZeroHessianIRow
Definition: ubpStructure.h:42
CONSTRAINT_DEPENDENCY
Enum for representing the constraint dependency. Note that the dependency is increasing meaning that ...
Definition: constraint.h:81
std::vector< unsigned > nonZeroJacIRow
Definition: ubpStructure.h:40
std::vector< std::vector< std::pair< std::vector< unsigned >, CONSTRAINT_DEPENDENCY > > > jacProperties
Definition: ubpStructure.h:44
unsigned nnonZeroHessian
Definition: ubpStructure.h:39
namespace holding all essentials of MAiNGO
Definition: aleModel.h:31
Struct for storing structure information for the upper bounding solver.
Definition: ubpStructure.h:35
unsigned nnonZeroJac
Definition: ubpStructure.h:38
std::vector< unsigned > nonZeroJacJCol
Definition: ubpStructure.h:41