19 #ifndef _SPXDEFAULTRT_H_ 20 #define _SPXDEFAULTRT_H_ 89 #include "spxdefaultrt.hpp" 91 #endif // _SPXDEFAULTRT_H_ Abstract ratio test base class.
Abstract ratio test base class.Class SPxRatioTester is the virtual base class for computing the ratio...
virtual SPxRatioTester< R > * clone() const
clone function for polymorphism
Generic Ids for LP rows or columns.Both SPxColIds and SPxRowIds may be treated uniformly as SPxIds: ...
virtual int selectLeave(R &val, R, bool)
SPxRatioTester & operator=(const SPxRatioTester &rhs)
assignment operator
SPxDefaultRT(const SPxDefaultRT &old)
copy constructor
SPxDefaultRT()
default constructor
virtual ~SPxDefaultRT()
destructor
Debugging, floating point type and parameter definitions.
Everything should be within this namespace.
Textbook ratio test for SoPlex.Class SPxDefaultRT provides an implementation of the textbook ratio te...
virtual SPxId selectEnter(R &val, int, bool)
SPxDefaultRT & operator=(const SPxDefaultRT &rhs)
assignment operator