19 #ifndef _SPXPARMULTPR_H_ 20 #define _SPXPARMULTPR_H_ 99 , pricSet(old.pricSet)
100 , multiParts(old.multiParts)
104 , partialSize(old.partialSize)
149 #include "spxparmultpr.hpp" 150 #endif // _SPXPARMULTPRR_H_ SPxParMultPR(const SPxParMultPR &old)
copy constructor
Abstract pricer base class.
SPxParMultPR()
default constructor
Sequential object-oriented SimPlex.SPxSolverBase is an LP solver class using the revised Simplex algo...
SPxPricer & operator=(const SPxPricer &rhs)
assignment operator
Safe arrays of arbitrary types.Class Array provides safe arrays of arbitrary type. Array elements are accessed just like ordinary C++ array elements by means of the index operator[](). Safety is provided by.
virtual int selectLeave()
virtual SPxSolverBase< R > * solver() const
returns loaded SPxSolverBase object.
Partial multiple pricing.Class SPxParMultPr is an implementation class for SPxPricer implementing Dan...
Generic Ids for LP rows or columns.Both SPxColIds and SPxRowIds may be treated uniformly as SPxIds: ...
virtual void load(SPxSolverBase< R > *solver)
set the solver
virtual void setType(typename SPxSolverBase< R >::Type tp)
set entering or leaving algorithm
Abstract pricer base class.Class SPxPricer is a pure virtual class defining the interface for pricer ...
virtual SPxId selectEnter()
SPxParMultPR & operator=(const SPxParMultPR &rhs)
assignment operator
Debugging, floating point type and parameter definitions.
Everything should be within this namespace.
int partialSize
Set size for partial pricing.
virtual ~SPxParMultPR()
destructor
Save arrays of arbitrary types.
virtual SPxPricer< R > * clone() const
clone function for polymorphism
Save arrays of data objects.
Array< SPxParMultPr_Tmp > pricSet