19 #ifndef _SPXDEFAULTRT_H_ 20 #define _SPXDEFAULTRT_H_ 87 #endif // _SPXDEFAULTRT_H_ virtual int selectLeave(Real &val, Real, bool)
Abstract ratio test base class.
Abstract ratio test base class.Class SPxRatioTester is the virtual base class for computing the ratio...
virtual SPxId selectEnter(Real &val, int, bool)
Generic Ids for LP rows or columns.Both SPxColIds and SPxRowIds may be treated uniformly as SPxIds: ...
virtual SPxRatioTester * clone() const
clone function for polymorphism
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...
SPxDefaultRT & operator=(const SPxDefaultRT &rhs)
assignment operator