reader_cip.h File Reference
Detailed Description
CIP file reader.
The CIP format consists of information written by the individual constraints. Thus, the format is defined within the constraint handlers. Please check the code or documentation there.
The CIP format is the only format within SCIP that allows to write and read all constraints; all other file formats are restricted to some particular sub-class of constraint integer programs.
Definition in file reader_cip.h.
Go to the source code of this file.
Functions | |
SCIP_RETCODE | SCIPincludeReaderCip (SCIP *scip) |