Header file for the module lp_solver. More...
#include "frepple.h"#include "glpk.h"Go to the source code of this file.
Classes | |
| class | module_lp_solver::LPSolver |
| This class is a prototype of an Linear Programming (LP) Solver for the planning problem or a subset of it. More... | |
| class | module_lp_solver::PythonLPSolver |
Namespaces | |
| namespace | module_lp_solver |
A solver module based on a linear programming algorithm. | |
Functions | |
| const char * | module_lp_solver::initialize (const CommandLoadLibrary::ParameterList &z) |
Header file for the module lp_solver.
Definition in file lpsolver.h.
1.6.1