Steepest edge pricer with exact initialization of weights. More...
#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxsteeppr.h"
#include "spxsteeppr.hpp"
Go to the source code of this file.
Classes | |
class | SPxSteepExPR< R > |
Steepest edge pricer.Class SPxSteepExPR implements a steepest edge pricer to be used with SoPlex. Exact initialization of weights is used. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Steepest edge pricer with exact initialization of weights.
Definition in file spxsteepexpr.h.