Auto pricer. More...
#include <assert.h>
#include "soplex/spxpricer.h"
#include "soplex/spxdevexpr.h"
#include "soplex/spxsteeppr.h"
#include "soplex/spxsteepexpr.h"
#include "spxautopr.hpp"
Go to the source code of this file.
Classes | |
class | SPxAutoPR< R > |
Auto pricer.This pricer switches between Devex and Steepest edge pricer based on the difficulty of the problem which is determined by the number of iterations. More... | |
Namespaces | |
soplex | |
Everything should be within this namespace. | |
Auto pricer.
Definition in file spxautopr.h.