All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_opb.h
Go to the documentation of this file.
22 * This file reader parses the @a opb format and is also used by the @a wbo reader for the @a wbo format. For a
26 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
48 const char* filename, /**< full path and name of file to read, or NULL if stdin should be used */
63 SCIP_VAR** vars, /**< array with active variables ordered binary, integer, implicit, continuous */
|