Devex pricer. More...
#include <assert.h>
#include "soplex/spxdefines.h"
#include "soplex/spxpricer.h"
#include "spxdevexpr.hpp"
Go to the source code of this file.
Classes | |
class | SPxDevexPR< R > |
Devex pricer.The Devex Pricer for SoPlex implements an approximate steepest edge pricing, that does without solving an extra linear system and computing the scalar products. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Devex pricer.
Definition in file spxdevexpr.h.