Definition at line 125 of file revised_simplex.h.
◆ RevisedSimplex()
◆ ClearIntegralityScales()
| void ClearIntegralityScales |
( |
| ) |
|
|
inline |
◆ ClearStateForNextSolve()
| void ClearStateForNextSolve |
( |
| ) |
|
◆ ComputeBasicVariablesForState()
◆ ComputeDictionary()
◆ DeterministicTime()
| double DeterministicTime |
( |
| ) |
const |
◆ GetBasis()
| ColIndex GetBasis |
( |
RowIndex |
row | ) |
const |
◆ GetBasisFactorization()
◆ GetBasisVector()
◆ GetConstraintActivity()
| Fractional GetConstraintActivity |
( |
RowIndex |
row | ) |
const |
◆ GetConstraintStatus()
◆ GetDualRay()
◆ GetDualRayRowCombination()
| const DenseRow & GetDualRayRowCombination |
( |
| ) |
const |
◆ GetDualValue()
◆ GetNumberOfIterations()
| int64_t GetNumberOfIterations |
( |
| ) |
const |
◆ GetObjectiveValue()
◆ GetParameters()
| const GlopParameters& GetParameters |
( |
| ) |
const |
|
inline |
◆ GetPrimalRay()
◆ GetProblemNumCols()
| ColIndex GetProblemNumCols |
( |
| ) |
const |
◆ GetProblemNumRows()
| RowIndex GetProblemNumRows |
( |
| ) |
const |
◆ GetProblemStatus()
◆ GetReducedCost()
◆ GetReducedCosts()
| const DenseRow & GetReducedCosts |
( |
| ) |
const |
◆ GetState()
◆ GetUnitRowLeftInverse()
◆ GetVariableStatus()
◆ GetVariableValue()
◆ LoadStateForNextSolve()
| void LoadStateForNextSolve |
( |
const BasisState & |
state | ) |
|
◆ NotifyThatMatrixIsChangedForNextSolve()
| void NotifyThatMatrixIsChangedForNextSolve |
( |
| ) |
|
◆ NotifyThatMatrixIsUnchangedForNextSolve()
| void NotifyThatMatrixIsUnchangedForNextSolve |
( |
| ) |
|
◆ objective_limit_reached()
| bool objective_limit_reached |
( |
| ) |
const |
|
inline |
◆ SetIntegralityScale()
| void SetIntegralityScale |
( |
ColIndex |
col, |
|
|
Fractional |
scale |
|
) |
| |
◆ SetLogger()
◆ SetParameters()
| void SetParameters |
( |
const GlopParameters & |
parameters | ) |
|
◆ SetStartingVariableValuesForNextSolve()
| void SetStartingVariableValuesForNextSolve |
( |
const DenseRow & |
values | ) |
|
◆ Solve()
◆ StatString()
| std::string StatString |
( |
| ) |
|
The documentation for this class was generated from the following files: