19 #ifndef _SPXDEFAULTPR_H_ 20 #define _SPXDEFAULTPR_H_ 97 #endif // _SPXDEFAULTPRR_H_ virtual int selectLeave()
SPxId selectEnterDenseDim(Real &best, SPxId &id)
Abstract pricer base class.
SPxPricer & operator=(const SPxPricer &rhs)
assignment operator
SPxId selectEnterSparseDim(Real &best, SPxId &id)
Generic Ids for LP rows or columns.Both SPxColIds and SPxRowIds may be treated uniformly as SPxIds: ...
SPxDantzigPR & operator=(const SPxDantzigPR &rhs)
assignment operator
virtual SPxId selectEnter()
virtual ~SPxDantzigPR()
destructor
SPxId selectEnterDenseCoDim(Real &best, SPxId &id)
SPxDantzigPR()
default constructor
Abstract pricer base class.Class SPxPricer is a pure virtual class defining the interface for pricer ...
Everything should be within this namespace.
Dantzig pricer.Class SPxDantzigPR is an implementation class of an SPxPricer implementing Dantzig's d...
SPxDantzigPR(const SPxDantzigPR &old)
copy constructor
virtual SPxPricer * clone() const
clone function for polymorphism
SPxId selectEnterSparseCoDim(Real &best, SPxId &id)