Preconfigured SoPlex LP solver. More...
#include <assert.h>#include "limits.h"#include <iostream>#include <strings.h>#include "soplex.h"#include "spxfileio.h"#include "spxgithash.h"#include "statistics.h"#include "mpsinput.h"Go to the source code of this file.
Namespaces | |
| soplex | |
| Everything should be within this namespace. | |
Macros | |
| #define | SET_MAX_LINE_LEN 500 |
| maximum length of lines in settings file More... | |
Preconfigured SoPlex LP solver.
Definition in file soplex.cpp.
| #define SET_MAX_LINE_LEN 500 |
maximum length of lines in settings file
Definition at line 36 of file soplex.cpp.
Referenced by SoPlex::_parseSettingsLine(), SoPlex::loadSettingsFile(), and SoPlex::parseSettingsString().