Loading...
Searching...
No Matches
spxratiotester.h
Go to the documentation of this file.
virtual SPxId selectEnter(R &val, int leaveIdx, bool polish=false)=0 selects variable Id to enter the basis. virtual void setType(typename SPxSolverBase< R >::Type) sets Simplex type. Definition spxratiotester.h:171 virtual SPxRatioTester * clone() const =0 clone function for polymorphism virtual int selectLeave(R &val, R enterTest, bool polish=false)=0 selects index to leave the basis. SPxRatioTester & operator=(const SPxRatioTester &rhs) assignment operator Definition spxratiotester.h:193 Everything should be within this namespace. Debugging, floating point type and parameter definitions. #define DEFAULT_EPS_ZERO default allowed additive zero: 1.0 + EPS_ZERO == 1.0 Definition spxdefines.h:278 main LP solver class
|