All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SPxSteepExPR Class Reference Steepest edge pricer.Class SPxSteepExPR implements a steepest edge pricer to be used with SoPlex. Exact initialization of weights is used. More...
Inheritance diagram for SPxSteepExPR:
![]()
Detailed DescriptionSteepest edge pricer. Class SPxSteepExPR implements a steepest edge pricer to be used with SoPlex. Exact initialization of weights is used. See SPxPricer for a class documentation. Definition at line 40 of file spxsteepexpr.h. Constructor & Destructor Documentation
Definition at line 49 of file spxsteepexpr.h. References SPxSteepPR::isConsistent(). Referenced by SPxSteepExPR::clone().
copy constructor Definition at line 55 of file spxsteepexpr.h. References SPxSteepPR::isConsistent().
destructor Definition at line 73 of file spxsteepexpr.h. Member Function Documentation
clone function for polymorphism Reimplemented from SPxSteepPR. Definition at line 76 of file spxsteepexpr.h. References SPxSteepExPR::SPxSteepExPR().
assignment operator Definition at line 61 of file spxsteepexpr.h. References SPxSteepPR::isConsistent(), and SPxSteepPR::operator=().
|