Scippy

SoPlex

Sequential object-oriented simPlex

spxweightpr.h File Reference

Weighted pricing. More...

#include "spxdefines.h"
#include "spxpricer.h"

Go to the source code of this file.

Classes

class  SPxWeightPR
 Weighted pricing.Class SPxWeightPR is an implemantation class of SPxPricer that uses weights for columns and rows for selecting the Simplex pivots. The weights are computed by methods computeCP() and computeRP() which may be overridden by derived classes. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Weighted pricing.

Definition in file spxweightpr.h.