GlpkBase Class Reference
[Lp and Mip Solvers]


Detailed Description

This class implements the common interface of the GLPK LP and MIP solver.

#include <lemon/glpk.h>

Inheritance diagram for GlpkBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

LPX * lpx ()
 Pointer to the underlying GLPK data structure.
const LPX * lpx () const
 Const pointer to the underlying GLPK data structure.
int lpxRow (Row r) const
 Returns the constraint identifier understood by GLPK.
int lpxCol (Col c) const
 Returns the variable identifier understood by GLPK.

Generated on Sat Oct 3 07:24:19 2009 for LEMON by  doxygen 1.6.1