All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_gms.h
Go to the documentation of this file.
22 * It can write all kinds of linear and nonlinear constraints (as occurring in MINLPs) and indicator constraints.
28 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
57 SCIP_VAR** vars, /**< array with active variables ordered binary, integer, implicit, continuous */
|