reader_diff.h
Go to the documentation of this file.
42/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
79 const char* filename, /**< full path and name of file to read, or NULL if stdin should be used */
common defines and data types used in all packages of SCIP
SCIP_RETCODE SCIPreadDiff(SCIP *scip, SCIP_READER *reader, const char *filename, SCIP_RESULT *result)
Definition: reader_diff.c:1012
Definition: multiprecision.hpp:66
Definition: struct_reader.h:46
Definition: struct_scip.h:72
type definitions for constraints and constraint handlers
type definitions for storing and manipulating the main problem
type definitions for input file readers
result codes for SCIP callback methods
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
type definitions for problem variables