Loading...
Searching...
No Matches
SPxMainSM< R >::FixVariablePS Class Reference Postsolves variable fixing. More...
Inheritance diagram for SPxMainSM< R >::FixVariablePS:
![]()
Detailed DescriptionPostsolves variable fixing. Definition at line 468 of file spxmainsm.h. Constructor & Destructor Documentation◆ FixVariablePS() [1/2]
Definition at line 482 of file spxmainsm.h. References SPxMainSM< R >::FixVariablePS::m_j, and SPxMainSM< R >::FixVariablePS::m_val. ◆ FixVariablePS() [2/2]
copy constructor Definition at line 497 of file spxmainsm.h. Member Function Documentation◆ clone()clone function for polymorphism Implements SPxMainSM< R >::PostStep. Definition at line 520 of file spxmainsm.h. References SPxMainSM< R >::FixVariablePS. ◆ execute()
Implements SPxMainSM< R >::PostStep. ◆ operator=()
assignment operator Definition at line 509 of file spxmainsm.h. References SPxMainSM< R >::FixVariablePS::m_col, and SPxMainSM< R >::PostStep::operator=(). Member Data Documentation◆ m_col
does the index mapping have to be updated in postsolving? Definition at line 478 of file spxmainsm.h. Referenced by SPxMainSM< R >::FixVariablePS::operator=(). ◆ m_correctIdx◆ m_jDefinition at line 471 of file spxmainsm.h. Referenced by SPxMainSM< R >::FixVariablePS::FixVariablePS(). ◆ m_lower◆ m_obj◆ m_old_j◆ m_upper◆ m_valDefinition at line 473 of file spxmainsm.h. Referenced by SPxMainSM< R >::FixVariablePS::FixVariablePS().
|