#include <lurupa/globals.h>
#include <lurupa/Lurupa.h>
#include <lurupa/Solver_module.h>
#include <IntervalMatrix.h>
#include <IntervalVector.h>


Go to the source code of this file.
Classes | |
| class | Lp |
| A linear program. More... | |
| struct | Primal_deflation |
| Primal deflation parameters. More... | |
This storage class aggregates all the model data and the lp-solver's judgement of its feasibility.
1.5.6