Scippy

SoPlex

Sequential object-oriented simPlex

spxfastrt.h File Reference

Fast shifting ratio test. More...

#include <assert.h>
#include "spxdefines.h"
#include "spxratiotester.h"

Go to the source code of this file.

Classes

class  SPxFastRT
 Fast shifting ratio test.Class SPxFastRT is an implementation class of SPxRatioTester providing fast and stable ratio test. Stability is achieved by allowing some infeasibility to ensure numerical stability such as the Harris procedure. Performance is achieved by skipping the second phase if the first phase already shows a stable enough pivot. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Fast shifting ratio test.

Definition in file spxfastrt.h.