Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LpCplex Class Reference

#include <lemon/lp_cplex.h>

Inherits LpSolverBase.

Inheritance diagram for LpCplex:

Inheritance graph
[legend]
List of all members.

Detailed Description

This class implements an interface for the CPLEX LP solver.


Public Member Functions

 LpCplex ()
 
 ~LpCplex ()
 

Public Attributes

int status
 

Protected Member Functions

virtual void _setRowCoeffs (int i, int length, const int *indices, const Value *values)
virtual SolveExitStatus _solve ()
 


Member Function Documentation

void _setRowCoeffs int  i,
int  length,
const int *  indices,
const Value values
[protected, virtual]
 

Warning:
Data at index 0 is ignored in the arrays.


The documentation for this class was generated from the following files:
Generated on Sat Aug 27 14:16:03 2005 for LEMON by  doxygen 1.4.4