20 #ifndef _SPXSTEEPEXPR_H_ 21 #define _SPXSTEEPEXPR_H_ 86 #include "spxsteeppr.hpp" 88 #endif // _SPXSTEEPPR_H_ virtual ~SPxSteepExPR()
destructor
Steepest edge pricer.Class SPxSteepExPR implements a steepest edge pricer to be used with SoPlex...
SPxSteepPR & operator=(const SPxSteepPR &rhs)
assignment operator
SPxSteepExPR(const SPxSteepExPR &old)
copy constructor
starting with exactly computed values
SPxSteepExPR & operator=(const SPxSteepExPR &rhs)
assignment operator
Debugging, floating point type and parameter definitions.
Everything should be within this namespace.
virtual bool isConsistent() const
virtual SPxSteepPR< R > * clone() const
clone function for polymorphism
Steepest edge pricer.Class SPxSteepPR implements a steepest edge pricer to be used with SoPlex...