All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SPxSumST Class Reference Simple heuristic SPxStarter.Testing version of an SPxVectorST using a very simplistic heuristic to build up an approximated solution vector. More...
Inheritance diagram for SPxSumST:
![]()
Detailed DescriptionSimple heuristic SPxStarter. Testing version of an SPxVectorST using a very simplistic heuristic to build up an approximated solution vector. Definition at line 37 of file spxsumst.h. Constructor & Destructor Documentation
default constructor. Definition at line 54 of file spxsumst.h. References SPxStarter::m_name. Referenced by SPxSumST::clone().
destructor. Definition at line 77 of file spxsumst.h. Member Function Documentation
clone function for polymorphism Reimplemented from SPxVectorST. Definition at line 80 of file spxsumst.h. References SPxSumST::SPxSumST(). assignment operator Definition at line 65 of file spxsumst.h. References SPxWeightST::isConsistent(), and SPxVectorST::operator=().
sets up variable weights. Reimplemented from SPxWeightST. Definition at line 25 of file spxsumst.cpp. References Vector::clear(), Vector::get_const_ptr(), Vector::get_ptr(), SVector::length2(), SPxLP::lhs(), SPxLP::lower(), Vector::multAdd(), SPxLP::nCols(), SPxLP::nRows(), SPxVectorST::primal(), DVector::reDim(), SPxLP::rhs(), SPxLP::rowVector(), SPxVectorST::setupWeights(), and SPxLP::upper().
|