#include "ilpWrapper.h"
#include "matrix.h"
#include "dictionary.h"
Data Structures | |
| class | goblinLPSolver |
| Self-contained implementation of an LP Solver. More... | |
| class | nativeLPFactory |
| Object factory for the goblinLPSolver class. More... | |
Variables | |
| const double | EPSILON = 1e-10 |
| const double | DELTA = 1e-6 |
| const double | TOLERANCE = 1e-7 |
|
|
|
|
|
|
|
|
|