ReaderMOP.h File Reference
Detailed Description
.mop file format reader
Adaption of SCIP MPS reader towards MOP format with multiple objectives. The input file has to follow some simple conventions
- It has to contain a problem in MPS format
- The file extension must be
.mop - Every row marked
Nis treated as an objective
Definition in file ReaderMOP.h.
#include "objscip/objscip.h"Go to the source code of this file.
Data Structures | |
| class | ReaderMOP |
| Class for .mop file reader. More... | |
