Loading...
Searching...
No Matches
SPxMainSM< R >::TightenBoundsPS Class Reference Postsolves variable bound tightening from pseudo objective propagation. More...
Inheritance diagram for SPxMainSM< R >::TightenBoundsPS:
![]()
Detailed Descriptiontemplate<class R> class soplex::SPxMainSM< R >::TightenBoundsPS Postsolves variable bound tightening from pseudo objective propagation. Definition at line 1248 of file spxmainsm.h. Constructor & Destructor Documentation◆ TightenBoundsPS() [1/2]
template<class R>
Definition at line 1257 of file spxmainsm.h. References m_j, m_origlower, m_origupper, SPxMainSM< R >::PostStep::nCols, SPxMainSM< R >::PostStep::nRows, and SPxMainSM< R >::PostStep::PostStep(). Referenced by clone(), operator=(), and TightenBoundsPS(). ◆ TightenBoundsPS() [2/2]
template<class R>
copy constructor Definition at line 1266 of file spxmainsm.h. References m_j, m_origlower, m_origupper, SPxMainSM< R >::PostStep::PostStep(), and TightenBoundsPS(). Member Function Documentation◆ clone()
template<class R>
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 1278 of file spxmainsm.h. References SPxMainSM< R >::PostStep::PostStep(), soplex::spx_alloc(), and TightenBoundsPS(). ◆ execute()
template<class R>
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R>
Member Data Documentation◆ m_j
template<class R>
Definition at line 1251 of file spxmainsm.h. Referenced by TightenBoundsPS(), and TightenBoundsPS(). ◆ m_origlower
template<class R>
Definition at line 1253 of file spxmainsm.h. Referenced by TightenBoundsPS(), and TightenBoundsPS(). ◆ m_origupper
template<class R>
Definition at line 1252 of file spxmainsm.h. Referenced by TightenBoundsPS(), and TightenBoundsPS().
|