Public Member Functions

SoplexLp Class Reference
[Lp and Mip Solvers]


Detailed Description

This class implements an interface for the SoPlex LP solver. The SoPlex library is an object oriented lp solver library developed at the Konrad-Zuse-Zentrum für Informationstechnik Berlin (ZIB). You can find detailed information about it at the http://soplex.zib.de address.

#include <lemon/soplex.h>

Inheritance diagram for SoplexLp:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SoplexLp ()
 
 SoplexLp (const SoplexLp &)
 
 ~SoplexLp ()
 
virtual SoplexLpnewSolver () const
 
virtual SoplexLpcloneSolver () const