Textbook ratio test for SoPlex. More...
Go to the source code of this file.
Classes | |
class | SPxDefaultRT |
Textbook ratio test for SoPlex.Class SPxDefaultRT provides an implementation of the textbook ratio test as a derived class of SPxRatioTester. This class is not intended for reliably solving LPs (even though it does the job for ``numerically simple'' LPs). Instead, it should serve as a demonstration of how to write ratio tester classes. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Textbook ratio test for SoPlex.
Definition in file spxdefaultrt.h.