Loading...
Searching...
No Matches
SPxMainSM< R >::FixBoundsPS Class Reference Postsolves variable bound fixing. More...
Inheritance diagram for SPxMainSM< R >::FixBoundsPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::FixBoundsPS Postsolves variable bound fixing. Definition at line 545 of file spxmainsm.h. Constructor & Destructor Documentation◆ FixBoundsPS() [1/2]
template<class R>
Definition at line 553 of file spxmainsm.h. References SPxSolverBase< R >::FIXED, soplex::infinity, SPxLPBase< R >::lower(), m_j, m_status, SPxMainSM< R >::PostStep::nCols, SPxMainSM< R >::PostStep::nRows, SPxSolverBase< R >::ON_LOWER, SPxSolverBase< R >::ON_UPPER, SPxMainSM< R >::PostStep::PostStep(), SPxLPBase< R >::upper(), and SPxSolverBase< R >::ZERO. Referenced by clone(), FixBoundsPS(), and operator=(). ◆ FixBoundsPS() [2/2]
template<class R>
copy constructor Definition at line 571 of file spxmainsm.h. References FixBoundsPS(), m_j, m_status, and SPxMainSM< R >::PostStep::PostStep(). Member Function Documentation◆ clone()
template<class R>
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 588 of file spxmainsm.h. References SPxMainSM< R >::FixBoundsPS, FixBoundsPS(), SPxMainSM< R >::PostStep::PostStep(), and soplex::spx_alloc(). ◆ execute()
template<class R>
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R>
assignment operator Definition at line 577 of file spxmainsm.h. References FixBoundsPS(), m_status, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_j
template<class R>
Definition at line 548 of file spxmainsm.h. Referenced by FixBoundsPS(), and FixBoundsPS(). ◆ m_status
template<class R>
Definition at line 549 of file spxmainsm.h. Referenced by FixBoundsPS(), FixBoundsPS(), and operator=().
|