reader_osil.h File Reference
Detailed Description
OS instance language (OSiL) format file reader.
This reader allows to parse OSiL files with linear and nonlinear constraints and objective. Writing is not implemented yet.
The OSiL format is an XML based format to represent a broad class of mathematical programming instances, see http://www.coin-or.org/OS/OSiL.html .
Definition in file reader_osil.h.
Go to the source code of this file.
Functions | |
SCIP_RETCODE | SCIPincludeReaderOsil (SCIP *scip) |