scsolver::numeric::lp::RevisedSimplex Class Reference

#include <lpsimplex.hxx>

Inheritance diagram for scsolver::numeric::lp::RevisedSimplex:

Inheritance graph
[legend]
Collaboration diagram for scsolver::numeric::lp::RevisedSimplex:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 RevisedSimplex ()
virtual ~RevisedSimplex () throw ()
virtual void solve ()
void setEnableTwoPhaseSearch (bool)

Private Attributes

std::auto_ptr
< RevisedSimplexImpl
m_pImpl


Detailed Description

Definition at line 41 of file lpsimplex.hxx.


Constructor & Destructor Documentation

scsolver::numeric::lp::RevisedSimplex::RevisedSimplex (  ) 

Definition at line 708 of file lpsimplex.cxx.

scsolver::numeric::lp::RevisedSimplex::~RevisedSimplex (  )  throw () [virtual]

Definition at line 713 of file lpsimplex.cxx.


Member Function Documentation

void scsolver::numeric::lp::RevisedSimplex::solve (  )  [virtual]

Implements scsolver::numeric::lp::BaseAlgorithm.

Definition at line 717 of file lpsimplex.cxx.

References m_pImpl.

void scsolver::numeric::lp::RevisedSimplex::setEnableTwoPhaseSearch ( bool  b  ) 

Definition at line 722 of file lpsimplex.cxx.

References m_pImpl.


Member Data Documentation

std::auto_ptr<RevisedSimplexImpl> scsolver::numeric::lp::RevisedSimplex::m_pImpl [private]

Reimplemented from scsolver::numeric::lp::BaseAlgorithm.

Definition at line 52 of file lpsimplex.hxx.

Referenced by setEnableTwoPhaseSearch(), and solve().


The documentation for this class was generated from the following files:
Generated on Mon Jul 28 09:13:50 2008 for scsolver by  doxygen 1.5.3