48#ifndef __SCIP_STRUCT_NLP_H__
49#define __SCIP_STRUCT_NLP_H__
common defines and data types used in all packages of SCIP
SCIP_Longint validactivitybdsdomchg
SCIP_Longint validactivitynlp
SCIP_Longint validpsactivitydomchg
SCIP_Real primalsolobjval
SCIP_Longint validfracvars
SCIP_EVENTHDLR * eventhdlr
SCIP_NLPTERMSTAT termstat
SCIP_NLPIPROBLEM * problem
SCIP_Real * varubdualvals
SCIP_Real * varlbdualvals
type definitions for managing events
type and macro definitions related to algebraic expressions
type definitions for miscellaneous datastructures
type definitions for NLP management
type definitions for NLP solver interfaces
enum SCIP_NlpSolStat SCIP_NLPSOLSTAT
enum SCIP_NlpTermStat SCIP_NLPTERMSTAT
type definitions for problem variables