scsolver::numeric::lp::BoundedRevisedSimplexImpl::VarBoundary Struct Reference

List of all members.

Public Attributes

size_t Id
double Value
BoundType BoundData


Detailed Description

This structure represents a variable boundary i.e. the position (ID) of the corresponding variable, whether it is a upper boundary or a lower boundary, and the value of the boundary.

Definition at line 747 of file lpsimplex.cxx.


Member Data Documentation

size_t scsolver::numeric::lp::BoundedRevisedSimplexImpl::VarBoundary::Id

Definition at line 749 of file lpsimplex.cxx.

Referenced by scsolver::numeric::lp::BoundedRevisedSimplexImpl::iterateVarBoundary().

double scsolver::numeric::lp::BoundedRevisedSimplexImpl::VarBoundary::Value

Definition at line 750 of file lpsimplex.cxx.

Referenced by scsolver::numeric::lp::BoundedRevisedSimplexImpl::iterateVarBoundary().

BoundType scsolver::numeric::lp::BoundedRevisedSimplexImpl::VarBoundary::BoundData

Definition at line 751 of file lpsimplex.cxx.

Referenced by scsolver::numeric::lp::BoundedRevisedSimplexImpl::iterateVarBoundary().


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