All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_zpl.c File Reference Detailed DescriptionZIMPL model file reader. Definition in file reader_zpl.c. #include "scip/reader_zpl.h" Go to the source code of this file.
Function Documentation
includes the zpl file reader in SCIP
Definition at line 1584 of file reader_zpl.c. References FALSE, NULL, READER_DESC, READER_EXTENSION, READER_NAME, SCIP_CALL, SCIP_MAXSTRLEN, SCIP_OKAY, SCIPaddBoolParam(), SCIPaddStringParam(), SCIPincludeExternalCodeInformation(), SCIPincludeReaderBasic(), SCIPsetReaderCopy(), SCIPsetReaderRead(), SCIPsnprintf(), SCIPwarningMessage(), and TRUE. Referenced by SCIPincludeDefaultPlugins(). |