pub_nlp.h
Go to the documentation of this file.
32 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
138 * for a ranged constraint, the dual value is positive if the right hand side is active and negative if the left hand side is active
146 /* If NDEBUG is defined, the function calls are overwritten by defines to reduce the number of function calls and
type definitions for NLP management
Definition: struct_var.h:207
type definitions for global SCIP settings
datastructures for NLP management
type definitions for problem statistics
type definitions for problem variables
Definition: struct_expr.h:104
type definitions for storing primal CIP solutions
type and macro definitions related to algebraic expressions
Definition: struct_nlp.h:64
type definitions for message output methods
common defines and data types used in all packages of SCIP
void SCIPnlrowSetCurvature(SCIP_NLROW *nlrow, SCIP_EXPRCURV curvature)
Definition: nlp.c:1842
type definitions for NLP solver interfaces
memory allocation routines