lpsolver.h File Reference

Header file for the module lp_solver. More...

#include "frepple.h"
#include "glpk.h"
Include dependency graph for lpsolver.h:
This graph shows which files directly or indirectly include this file:

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...
 

Namespaces

namespace  module_lp_solver
 A solver module based on a linear programming algorithm.
 

Functions

const char * module_lp_solver::initialize (const Environment::ParameterList &z)
 

Detailed Description

Header file for the module lp_solver.

Definition in file lpsolver.h.