Solving Constraint Integer Programs
ZIMPL model file reader.
This reader allows to read input in ZIMPL format. See the web page for a definition and documentation.
Definition in file reader_zpl.h.
#include "scip/scip.h"
Go to the source code of this file.
includes the zpl file reader into SCIP
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().