scsolver::numeric::lp::BoundedRevisedSimplex Class Reference

#include <lpsimplex.hxx>

Inheritance diagram for scsolver::numeric::lp::BoundedRevisedSimplex:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BoundedRevisedSimplex ()
virtual ~BoundedRevisedSimplex () throw ()
virtual void solve ()

Private Attributes

std::auto_ptr
< BoundedRevisedSimplexImpl
m_pImpl


Detailed Description

Definition at line 56 of file lpsimplex.hxx.


Constructor & Destructor Documentation

scsolver::numeric::lp::BoundedRevisedSimplex::BoundedRevisedSimplex (  ) 

Definition at line 1550 of file lpsimplex.cxx.

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

Definition at line 1555 of file lpsimplex.cxx.


Member Function Documentation

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

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

Definition at line 1559 of file lpsimplex.cxx.

References m_pImpl.


Member Data Documentation

std::auto_ptr<BoundedRevisedSimplexImpl> scsolver::numeric::lp::BoundedRevisedSimplex::m_pImpl [private]

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

Definition at line 65 of file lpsimplex.hxx.

Referenced by solve().


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