Scippy

SoPlex

Sequential object-oriented simPlex

SPxMainSM< R >::AggregationPS Member List

This is the complete list of members for SPxMainSM< R >::AggregationPS, including all inherited members.

AggregationPS(const SPxLPBase< R > &lp, int _i, int _j, R rhs, R oldupper, R oldlower, std::shared_ptr< Tolerances > tols)SPxMainSM< R >::AggregationPS
AggregationPS(const AggregationPS &old)SPxMainSM< R >::AggregationPS
checkBasisDim(DataArray< typename SPxSolverBase< R >::VarStatus > rows, DataArray< typename SPxSolverBase< R >::VarStatus > cols) constSPxMainSM< R >::PostStepvirtual
clone() constSPxMainSM< R >::AggregationPSvirtual
epsilon() constSPxMainSM< R >::PostStepvirtual
execute(VectorBase< R > &x, VectorBase< R > &y, VectorBase< R > &s, VectorBase< R > &r, DataArray< typename SPxSolverBase< R >::VarStatus > &cBasis, DataArray< typename SPxSolverBase< R >::VarStatus > &rBasis, bool isOptimal) constSPxMainSM< R >::AggregationPSvirtual
feastol() constSPxMainSM< R >::PostStepvirtual
getName() constSPxMainSM< R >::PostStepvirtual
m_colSPxMainSM< R >::AggregationPSprivate
m_iSPxMainSM< R >::AggregationPSprivate
m_jSPxMainSM< R >::AggregationPSprivate
m_lowerSPxMainSM< R >::AggregationPSprivate
m_objSPxMainSM< R >::AggregationPSprivate
m_old_iSPxMainSM< R >::AggregationPSprivate
m_old_jSPxMainSM< R >::AggregationPSprivate
m_oldlowerSPxMainSM< R >::AggregationPSprivate
m_oldupperSPxMainSM< R >::AggregationPSprivate
m_rhsSPxMainSM< R >::AggregationPSprivate
m_rowSPxMainSM< R >::AggregationPSprivate
m_upperSPxMainSM< R >::AggregationPSprivate
operator=(const AggregationPS &rhs)SPxMainSM< R >::AggregationPS
soplex::SPxMainSM::PostStep::operator=(const PostStep &)SPxMainSM< R >::PostStep
PostStep(const char *p_name, std::shared_ptr< Tolerances > tols, int nR=0, int nC=0)SPxMainSM< R >::PostStep
PostStep(const PostStep &old)SPxMainSM< R >::PostStep
~PostStep()SPxMainSM< R >::PostStepvirtual