All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 502 of file spxmainsm.h. Constructor & Destructor Documentation
Definition at line 516 of file spxmainsm.h. References DSVector::add(), SVector::index(), soplex::isNotZero(), SPxLP::lhs(), SPxMainSM::FreeZeroObjVariablePS::m_col, SPxMainSM::FreeZeroObjVariablePS::m_loFree, SPxMainSM::FreeZeroObjVariablePS::m_lRhs, SPxMainSM::FreeZeroObjVariablePS::m_rows, SPxLP::rhs(), SPxLP::rowVector(), SVector::size(), and SVector::value(). Referenced by SPxMainSM::FreeZeroObjVariablePS::clone().
copy constructor Definition at line 541 of file spxmainsm.h. Member Function Documentation
clone function for polymorphism Implements SPxMainSM::PostStep. Definition at line 566 of file spxmainsm.h. References SPxMainSM::FreeZeroObjVariablePS::FreeZeroObjVariablePS().
Implements SPxMainSM::PostStep. Definition at line 472 of file spxmainsm.cpp. References SVector::add(), SPxSolver::BASIC, SVector::index(), soplex::infinity, soplex::isZero(), soplex::maxAbs(), SPxSolver::ON_LOWER, SPxSolver::ON_UPPER, SPxMainSM::rIdx(), SVector::size(), and SVector::value().
assignment operator Definition at line 553 of file spxmainsm.h. References SPxMainSM::FreeZeroObjVariablePS::m_col, SPxMainSM::FreeZeroObjVariablePS::m_lRhs, SPxMainSM::FreeZeroObjVariablePS::m_rows, and SPxMainSM::PostStep::operator=(). Member Data Documentation
Definition at line 508 of file spxmainsm.h.
Definition at line 509 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::FreeZeroObjVariablePS(), and SPxMainSM::FreeZeroObjVariablePS::operator=().
Definition at line 505 of file spxmainsm.h.
Definition at line 512 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::FreeZeroObjVariablePS().
Definition at line 510 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::FreeZeroObjVariablePS(), and SPxMainSM::FreeZeroObjVariablePS::operator=().
Definition at line 507 of file spxmainsm.h.
Definition at line 506 of file spxmainsm.h. Definition at line 511 of file spxmainsm.h. Referenced by SPxMainSM::FreeZeroObjVariablePS::FreeZeroObjVariablePS(), and SPxMainSM::FreeZeroObjVariablePS::operator=().
|