Weighted pricing. More...
Go to the source code of this file.
Classes | |
class | SPxWeightPR< R > |
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 | |
soplex | |
Everything should be within this namespace. | |
Weighted pricing.
Definition in file spxweightpr.h.