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. Referenced by SPxMainSM< R >::TightenBoundsPS::clone(). ◆ TightenBoundsPS() [2/2]
template<class R >
copy constructor Definition at line 1266 of file spxmainsm.h. Member Function Documentation◆ clone()
template<class R >
clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 1278 of file spxmainsm.h. References soplex::spx_alloc(), and SPxMainSM< R >::TightenBoundsPS::TightenBoundsPS(). ◆ execute()
template<class R >
Implements SPxMainSM< R >::PostStep. ◆ operator=()
template<class R >
assignment operator Definition at line 1273 of file spxmainsm.h. Member Data Documentation◆ m_j
template<class R >
Definition at line 1251 of file spxmainsm.h. ◆ m_origlower
template<class R >
Definition at line 1253 of file spxmainsm.h. ◆ m_origupper
template<class R >
Definition at line 1252 of file spxmainsm.h.
|