All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
reader_rlp.h File Reference Detailed DescriptionRLP file reader (LP format with generic variables and row names) Definition in file reader_rlp.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
includes the rlp file reader into SCIP includes the rlp file reader in SCIP
Definition at line 97 of file reader_rlp.c. References NULL, READER_DESC, READER_EXTENSION, READER_NAME, SCIP_CALL, SCIP_OKAY, SCIPincludeReaderBasic(), SCIPsetReaderCopy(), SCIPsetReaderRead(), and SCIPsetReaderWrite(). Referenced by SCIP_DECL_READERCOPY(), and SCIPincludeDefaultPlugins(). |