Scippy

SoPlex

Sequential object-oriented simPlex

spxhybridpr.h File Reference

Hybrid pricer. More...

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

Go to the source code of this file.

Classes

class  SPxHybridPR
 Hybrid pricer.The hybrid pricer for SoPlex tries to guess the best pricing strategy to use for pricing the loaded LP with the loaded algorithm type and basis representation. Currently it does so by switching between SPxSteepPR, SPxDevexPR and SPxParMultPR. More...
 

Namespaces

 soplex
 Everything should be within this namespace.
 

Detailed Description

Hybrid pricer.

Definition in file spxhybridpr.h.