SPxMainSM::FreeZeroObjVariablePS Class Reference Postsolves the case when constraints are removed due to a variable with zero objective that is free in one direction. More...
Inheritance diagram for SPxMainSM::FreeZeroObjVariablePS:
![]()
Detailed DescriptionPostsolves the case when constraints are removed due to a variable with zero objective that is free in one direction. Definition at line 563 of file spxmainsm.h. Constructor & Destructor Documentation
Definition at line 578 of file spxmainsm.h. References DSVectorBase< R >::add(), SVectorBase< R >::index(), soplex::isNotZero(), SPxLPBase< R >::lhs(), SPxLPBase< R >::rhs(), SPxLPBase< R >::rowObj(), SPxLPBase< R >::rowVector(), SVectorBase< R >::size(), and SVectorBase< R >::value().
copy constructor Definition at line 606 of file spxmainsm.h. Member Function Documentation
clone function for polymorphism Implements SPxMainSM::PostStep. Definition at line 633 of file spxmainsm.h. References SPxMainSM::PostStep::execute(), SPxMainSM::FreeZeroObjVariablePS, and soplex::spx_alloc().
Implements SPxMainSM::PostStep. Definition at line 514 of file spxmainsm.cpp. References SVectorBase< R >::add(), SPxSolver::BASIC, SPxMainSM::PostStep::checkBasisDim(), SVectorBase< R >::index(), soplex::infinity, soplex::isZero(), soplex::maxAbs(), SPxSolver::ON_LOWER, SPxSolver::ON_UPPER, SPxMainSM::rIdx(), SVectorBase< R >::size(), and SVectorBase< R >::value().
assignment operator Definition at line 619 of file spxmainsm.h. References SPxMainSM::FreeZeroObjVariablePS::m_col, SPxMainSM::FreeZeroObjVariablePS::m_lRhs, SPxMainSM::FreeZeroObjVariablePS::m_rowObj, SPxMainSM::FreeZeroObjVariablePS::m_rows, and SPxMainSM::PostStep::operator=(). Member Data Documentation
Definition at line 569 of file spxmainsm.h.
Definition at line 570 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::operator=().
Definition at line 566 of file spxmainsm.h.
Definition at line 574 of file spxmainsm.h.
Definition at line 571 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::operator=().
Definition at line 568 of file spxmainsm.h.
Definition at line 567 of file spxmainsm.h.
Definition at line 572 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::operator=(). Definition at line 573 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::operator=(). |