All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SPxWeightPR Class Reference 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...
Inheritance diagram for SPxWeightPR:
![]()
Detailed DescriptionWeighted 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. The weights are interpreted as follows: The higher a value is, the more likely the corresponding row or column is set on one of its bounds. See SPxPricer for a class documentation. Definition at line 41 of file spxweightpr.h. Constructor & Destructor Documentation
default constructor Definition at line 79 of file spxweightpr.h. Referenced by SPxWeightPR::clone().
copy constructor Definition at line 83 of file spxweightpr.h. References SPxWeightPR::coPenalty, SPxWeightPR::cPenalty, Vector::get_const_ptr(), SPxWeightPR::penalty, and SPxWeightPR::rPenalty.
destructor Definition at line 128 of file spxweightpr.h. Member Function Documentation
Reimplemented from SPxPricer. Definition at line 269 of file spxweightpr.cpp. References SPxSolver::COLUMN, SPxWeightPR::computeCP(), SPxWeightPR::computeLeavePenalty(), SPxWeightPR::computeRP(), SPxWeightPR::cPenalty, Vector::dim(), SPxSolver::LEAVE, SPxWeightPR::leavePenalty, DVector::reDim(), SPxWeightPR::rPenalty, and SPxPricer::solver().
Reimplemented from SPxPricer. Definition at line 247 of file spxweightpr.cpp. References SPxWeightPR::computeCP(), SPxWeightPR::computeLeavePenalty(), SPxWeightPR::computeRP(), SPxWeightPR::cPenalty, Vector::dim(), SPxSolver::LEAVE, SPxWeightPR::leavePenalty, DVector::reDim(), SPxSolver::ROW, SPxWeightPR::rPenalty, and SPxPricer::solver().
clone function for polymorphism Implements SPxPricer. Definition at line 131 of file spxweightpr.h. References SPxWeightPR::SPxWeightPR().
compute weights for columns. Definition at line 79 of file spxweightpr.cpp. References ASSERT_WARN, SPxWeightPR::cPenalty, SPxPricer::epsilon(), SPxLP::maxObj(), SPxWeightPR::objlength, and SPxPricer::solver(). Referenced by SPxWeightPR::addedCoVecs(), SPxWeightPR::addedVecs(), and SPxWeightPR::load().
compute leave penalties. Definition at line 48 of file spxweightpr.cpp. References SPxBasis::baseId(), SPxSolver::basis(), SPxWeightPR::cPenalty, SPxWeightPR::leavePenalty, SPxLP::number(), SPxId::ROW_ID, SPxWeightPR::rPenalty, SPxPricer::solver(), and SPxPricer::thesolver. Referenced by SPxWeightPR::addedCoVecs(), SPxWeightPR::addedVecs(), and SPxWeightPR::setType().
compute weights for rows.
Definition at line 62 of file spxweightpr.cpp. References ASSERT_WARN, SPxPricer::epsilon(), SVector::length2(), SPxLP::maxObj(), SPxWeightPR::objlength, SPxLP::rowVector(), SPxWeightPR::rPenalty, and SPxPricer::solver(). Referenced by SPxWeightPR::addedCoVecs(), SPxWeightPR::addedVecs(), and SPxWeightPR::load().
checks for consistency Reimplemented from SPxPricer. Definition at line 375 of file spxweightpr.cpp. References SPxWeightPR::cPenalty, Vector::dim(), MSGinconsistent, SPxLP::nCols(), SPxLP::nRows(), SPxWeightPR::rPenalty, and SPxPricer::solver(). Referenced by SPxWeightPR::selectEnter(), and SPxWeightPR::selectLeave().
sets the solver Reimplemented from SPxPricer. Definition at line 88 of file spxweightpr.cpp. References SPxWeightPR::computeCP(), SPxWeightPR::computeRP(), SPxWeightPR::cPenalty, Vector::length(), SPxLP::maxObj(), SPxLP::nCols(), SPxLP::nRows(), SPxWeightPR::objlength, DVector::reDim(), SPxWeightPR::rPenalty, SPxPricer::solver(), and SPxPricer::thesolver.
assignment operator Definition at line 103 of file spxweightpr.h. References SPxWeightPR::coPenalty, SPxWeightPR::cPenalty, Vector::get_const_ptr(), SPxWeightPR::leavePenalty, SPxWeightPR::objlength, SPxPricer::operator=(), SPxWeightPR::penalty, and SPxWeightPR::rPenalty.
Reimplemented from SPxPricer. Definition at line 333 of file spxweightpr.cpp. References SPxSolver::COLUMN, SPxWeightPR::cPenalty, Vector::dim(), DVector::reDim(), SPxWeightPR::rPenalty, and SPxPricer::solver().
Definition at line 349 of file spxweightpr.cpp. References SPxSolver::COLUMN, SPxWeightPR::cPenalty, Vector::dim(), DVector::reDim(), SPxWeightPR::rPenalty, and SPxPricer::solver().
Reimplemented from SPxPricer. Definition at line 291 of file spxweightpr.cpp. References SPxWeightPR::cPenalty, Vector::dim(), DVector::reDim(), SPxSolver::ROW, SPxWeightPR::rPenalty, and SPxPricer::solver().
Definition at line 307 of file spxweightpr.cpp. References SPxWeightPR::cPenalty, Vector::dim(), DVector::reDim(), SPxSolver::ROW, SPxWeightPR::rPenalty, and SPxPricer::solver().
Implements SPxPricer. Definition at line 156 of file spxweightpr.cpp. References SPxSolver::basis(), SPxLP::cId(), SPxBasis::Desc::colStatus(), SPxSolver::coTest(), SPxWeightPR::cPenalty, SPxBasis::Desc::D_FREE, SPxBasis::Desc::D_ON_BOTH, SPxBasis::Desc::D_ON_LOWER, SPxBasis::Desc::D_ON_UPPER, SPxBasis::Desc::D_UNDEFINED, SPxBasis::desc(), soplex::infinity, SPxWeightPR::isConsistent(), SPxBasis::Desc::P_FIXED, SPxBasis::Desc::P_FREE, SPxBasis::Desc::P_ON_LOWER, SPxBasis::Desc::P_ON_UPPER, SPxSolver::rep(), SPxLP::rId(), SPxSolver::ROW, SPxBasis::Desc::rowStatus(), SPxWeightPR::rPenalty, SPxPricer::solver(), SPxSolver::test(), and SPxPricer::theeps.
Implements SPxPricer. Definition at line 100 of file spxweightpr.cpp. References SPxSolver::COLUMN, SPxSolver::dim(), SPxSolver::fTest(), Vector::get_const_ptr(), soplex::infinity, SPxWeightPR::isConsistent(), SPxWeightPR::leavePenalty, SPxSolver::rep(), SPxPricer::solver(), SPxPricer::theeps, and SPxPricer::thesolver.
set row/column representation Reimplemented from SPxPricer. Definition at line 25 of file spxweightpr.cpp. References SPxWeightPR::coPenalty, SPxWeightPR::cPenalty, Vector::get_const_ptr(), SPxWeightPR::penalty, SPxSolver::ROW, and SPxWeightPR::rPenalty.
set entering/leaving algorithm Reimplemented from SPxPricer. Definition at line 39 of file spxweightpr.cpp. References SPxWeightPR::computeLeavePenalty(), SPxSolver::dim(), SPxSolver::LEAVE, SPxWeightPR::leavePenalty, DVector::reDim(), and SPxPricer::thesolver. Member Data Documentation
Definition at line 57 of file spxweightpr.h. Referenced by SPxWeightPR::operator=(), SPxWeightPR::setRep(), and SPxWeightPR::SPxWeightPR().
column penalties Definition at line 49 of file spxweightpr.h. Referenced by SPxWeightPR::addedCoVecs(), SPxWeightPR::addedVecs(), SPxWeightPR::computeCP(), SPxWeightPR::computeLeavePenalty(), SPxWeightPR::isConsistent(), SPxWeightPR::load(), SPxWeightPR::operator=(), SPxWeightPR::removedCoVec(), SPxWeightPR::removedCoVecs(), SPxWeightPR::removedVec(), SPxWeightPR::removedVecs(), SPxWeightPR::selectEnter(), SPxWeightPR::setRep(), and SPxWeightPR::SPxWeightPR().
penalties for leaving alg Definition at line 53 of file spxweightpr.h. Referenced by SPxWeightPR::addedCoVecs(), SPxWeightPR::addedVecs(), SPxWeightPR::computeLeavePenalty(), SPxWeightPR::operator=(), SPxWeightPR::selectLeave(), and SPxWeightPR::setType().
length of objective vector. Definition at line 59 of file spxweightpr.h. Referenced by SPxWeightPR::computeCP(), SPxWeightPR::computeRP(), SPxWeightPR::load(), and SPxWeightPR::operator=().
Definition at line 55 of file spxweightpr.h. Referenced by SPxWeightPR::operator=(), SPxWeightPR::setRep(), and SPxWeightPR::SPxWeightPR().
row penalties Definition at line 51 of file spxweightpr.h. Referenced by SPxWeightPR::addedCoVecs(), SPxWeightPR::addedVecs(), SPxWeightPR::computeLeavePenalty(), SPxWeightPR::computeRP(), SPxWeightPR::isConsistent(), SPxWeightPR::load(), SPxWeightPR::operator=(), SPxWeightPR::removedCoVec(), SPxWeightPR::removedCoVecs(), SPxWeightPR::removedVec(), SPxWeightPR::removedVecs(), SPxWeightPR::selectEnter(), SPxWeightPR::setRep(), and SPxWeightPR::SPxWeightPR().
|