Scippy

SoPlex

Sequential object-oriented simPlex

spxautopr.h File Reference

Auto pricer. More...

#include <assert.h>
#include "spxpricer.h"
#include "spxdevexpr.h"
#include "spxsteeppr.h"

Go to the source code of this file.

Classes

class  SPxAutoPR
 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

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Auto pricer.

Definition in file spxautopr.h.