10 #ifndef CouenneExprJac_HPP 
   11 #define CouenneExprJac_HPP 
Jacobian of the problem (computed through Couenne expression classes). 
int * iRow_
row indices (read this way by eval_jac_g) 
ExprJac & operator=(const ExprJac &)
Class for MINLP problems with symbolic information. 
expression ** expr() const 
expression ** expr_
nonzero expression elements (there are nnz_ of them) 
int nRows_
number of actual constraints 
int nnz_
number of (symbolic) nonzeroes