reader_bpa.h File Reference Detailed DescriptionBinpacking problem reader file reader. This file implements the reader/parser used to read the binpacking input data. For more details see Parsing the input format and creating the problem. Definition in file reader_bpa.h. #include "scip/scip.h" Go to the source code of this file.
Function Documentation
includes the binpacking file reader into SCIP includes the bpa file reader in SCIP
Definition at line 249 of file reader_bpa.c. References READER_DESC, READER_EXTENSION, and READER_NAME. Referenced by runShell(). |