Harris pricing with shifting. More...
#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxratiotester.h"
#include "spxharrisrt.hpp"
Go to the source code of this file.
Classes | |
class | SPxHarrisRT< R > |
Harris pricing with shifting.Class SPxHarrisRT is a stable implementation of a SPxRatioTester class along the lines of Harris' two phase algorithm. Additionally it uses shifting of bounds in order to avoid cycling. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Harris pricing with shifting.
Definition in file spxharrisrt.h.