10 #ifndef CouenneExprHess_HPP
11 #define CouenneExprHess_HPP
int * numL_
There are m+1 (m constraints + 1 obj) components:
ExprHess()
empty constructor
expression *** expr_
list of lists of pointers to expression
Class for MINLP problems with symbolic information.
ExprHess * clone()
Cloning operator.
int nnz_
number of (symbolic) nonzeroes
int ** lamI_
vector of indices in the lambda vector whose constraint has nonzero entry in this position of the hes...
int * iRow_
row indices (read this way by eval_h)
ExprHess & operator=(const ExprHess &)
code for refilling jacobian