28#ifndef _SPXDEFAULTRT_H_
29#define _SPXDEFAULTRT_H_
98#include "spxdefaultrt.hpp"
Textbook ratio test for SoPlex.
virtual SPxRatioTester< R > * clone() const
clone function for polymorphism
virtual ~SPxDefaultRT()
destructor
SPxDefaultRT(const SPxDefaultRT &old)
copy constructor
SPxDefaultRT & operator=(const SPxDefaultRT &rhs)
assignment operator
virtual SPxId selectEnter(R &val, int, bool)
virtual int selectLeave(R &val, R, bool)
SPxDefaultRT()
default constructor
Generic Ids for LP rows or columns.
Abstract ratio test base class.
SPxRatioTester & operator=(const SPxRatioTester &rhs)
assignment operator
Everything should be within this namespace.
Debugging, floating point type and parameter definitions.
Abstract ratio test base class.