#include <assert.h>#include <iostream>#include "spxdefines.h"#include "spxsteeppr.h"#include "random.h"Go to the source code of this file.
Namespaces | |
| soplex | |
| Everything should be within this namespace. | |
Macros | |
| #define | STEEP_REFINETOL 2.0 |
Functions | |
| Real | computePrice (Real viol, Real weight, Real tol) |
| #define STEEP_REFINETOL 2.0 |
Definition at line 26 of file spxsteeppr.cpp.
Referenced by SPxSteepPR::selectEnter(), and SPxSteepPR::selectLeave().