All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_mps.h
Go to the documentation of this file.
22 * This reader allows to parse and write MPS files with linear and quadratic constraints and objective,
23 * special ordered sets of type 1 and 2, indicators on linear constraints, and semicontinuous variables.
30 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeReaderMps(SCIP *scip) SCIP callable library. |