All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_ppm.h
Go to the documentation of this file.
18 * @brief file writer for portable pixmap file format (PPM), open with common graphic viewer programs (e.g. xview)
23 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
49 SCIP_VAR** vars, /**< array with active variables ordered binary, integer, implicit, continuous */
|