All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_sol.h File Reference Detailed Descriptionfile reader for primal solutions This reader handles solutions in two formats:
Definition in file reader_sol.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
includes the sol file reader into SCIP includes the sol file reader in SCIP
Definition at line 459 of file reader_sol.c. References NULL, READER_DESC, READER_EXTENSION, READER_NAME, SCIP_CALL, SCIP_OKAY, SCIPincludeReaderBasic(), SCIPsetReaderCopy(), and SCIPsetReaderRead(). Referenced by SCIP_DECL_READERCOPY(), and SCIPincludeDefaultPlugins(). |