20 #ifndef _SPXSTEEPEXPR_H_ 21 #define _SPXSTEEPEXPR_H_ 84 #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
virtual SPxSteepPR * clone() const
clone function for polymorphism
SPxSteepExPR(const SPxSteepExPR &old)
copy constructor
virtual bool isConsistent() const
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.
Steepest edge pricer.Class SPxSteepPR implements a steepest edge pricer to be used with SoPlex...