All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_cip.h
Go to the documentation of this file.
21 * The CIP format consists of information written by the individual constraints. Thus, the format is
24 * The CIP format is the only format within SCIP that allows to write and read all constraints; all
28 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
SCIP_RETCODE SCIPincludeReaderCip(SCIP *scip) SCIP callable library. |