type_nlp.h File Reference
Detailed Description
type definitions for NLP management
Definition in file type_nlp.h.
Go to the source code of this file.
Typedefs | |
typedef struct SCIP_NlRow | SCIP_NLROW |
typedef struct SCIP_Nlp | SCIP_NLP |
Typedef Documentation
◆ SCIP_NLROW
typedef struct SCIP_NlRow SCIP_NLROW |
nonlinear row of an NLP
Definition at line 32 of file type_nlp.h.
◆ SCIP_NLP
current NLP data
Definition at line 33 of file type_nlp.h.