All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LPRowSet Class Reference Set of LP rows.Class LPRowSet implements a set of LPRows. Unless for memory limitations, any number of LPRows may be added to an LPRowSet. Single or multiple LPRows may be added to an LPRowSet, where each method add() comes with two different signatures. One with and one without a parameter, used for returning the Keys assigned to the new LPRows by the set. See DataKey for a more detailed description of the concept of keys. For the concept of renumbering LPRows within an LPRowSet after removal of some LPRows see DataSet. More...
Inheritance diagram for LPRowSet:
![]()
Detailed DescriptionSet of LP rows. Class LPRowSet implements a set of LPRows. Unless for memory limitations, any number of LPRows may be added to an LPRowSet. Single or multiple LPRows may be added to an LPRowSet, where each method add() comes with two different signatures. One with and one without a parameter, used for returning the Keys assigned to the new LPRows by the set. See DataKey for a more detailed description of the concept of keys. For the concept of renumbering LPRows within an LPRowSet after removal of some LPRows see DataSet. Definition at line 47 of file lprowset.h. Constructor & Destructor Documentation
default constructor. The user can specify the initial maximum number of rows Definition at line 390 of file lprowset.h. References LPRowSet::isConsistent().
destructor Definition at line 420 of file lprowset.h. Member Function Documentation
Definition at line 238 of file lprowset.h. Referenced by LPRowSet::add(), SPxLP::doAddCol(), SPxLP::doAddCols(), SPxLP::doAddRow(), SPxLP::doAddRows(), SPxLP::getRows(), SPxLP::readLPF(), and soplex::readRows(). adds Definition at line 244 of file lprowset.h. References LPRowSet::add(), LPRow::lhs(), LPRow::rhs(), and LPRow::rowVector(). adds LPRow consisting of left hand side Definition at line 250 of file lprowset.h. References LPRowSet::add(). adds LPRow consisting of left hand side Definition at line 28 of file lprowset.cpp. References SVSet::add(), Vector::dim(), LPRowSet::left, LPRowSet::num(), DVector::reDim(), and LPRowSet::right.
Definition at line 40 of file lprowset.cpp. References SVSet::add(), Vector::dim(), LPRowSet::left, LPRowSet::lhs(), LPRowSet::num(), DVector::reDim(), LPRowSet::rhs(), and LPRowSet::right. adds all LPRows of Definition at line 58 of file lprowset.cpp. References LPRowSet::add(), LPRowSet::key(), and LPRowSet::num(). adds Definition at line 278 of file lprowset.h. References SVSet::add2(), and LPRowSet::rowVector_w(). Referenced by SPxLP::changeCol(), SPxLP::changeElement(), SPxLP::changeRow(), and SPxLP::doAddCol().
adds Definition at line 284 of file lprowset.h. References SVSet::add2(), and LPRowSet::rowVector_w().
removes all LPRows. Definition at line 127 of file lprowset.cpp. References SVSet::clear(), LPRowSet::left, LPRowSet::num(), DVector::reDim(), and LPRowSet::right. Referenced by SPxLP::clear(), and SPxLP::getRows(). creates new LPRow with specified parameters and returns a reference to its row vector. Definition at line 290 of file lprowset.h. creates new LPRow with specified parameters and returns a reference to its row vector. Definition at line 68 of file lprowset.cpp. References SVSet::create(), Vector::dim(), LPRowSet::left, LPRowSet::num(), DVector::reDim(), and LPRowSet::right.
does DataKey Definition at line 222 of file lprowset.h. References SVSet::has().
check consistency. Definition at line 162 of file lprowset.cpp. References Vector::dim(), DVector::isConsistent(), SVSet::isConsistent(), LPRowSet::left, MSGinconsistent, LPRowSet::num(), and LPRowSet::right. Referenced by SPxLP::doAddCols(), SPxLP::doAddRows(), SPxLP::isConsistent(), LPRowSet::LPRowSet(), and LPRowSet::operator=().
returns the DataKey of the Definition at line 210 of file lprowset.h. References SVSet::key(). Referenced by LPRowSet::add(), and SPxLP::rId().
returns the vector of lhs values. Definition at line 86 of file lprowset.h. References LPRowSet::left. Referenced by LPRowSet::add(), SPxLP::lhs(), soplex::readRanges(), soplex::readRhs(), LPRowSet::setType(), LPRowSet::type(), and LPRowSet::value().
returns the lhs of the Definition at line 96 of file lprowset.h. References LPRowSet::left. returns the lhs of the LPRow with DataKey Definition at line 106 of file lprowset.h. References LPRowSet::left, and LPRowSet::number().
returns the vector of lhs values. Definition at line 91 of file lprowset.h. References LPRowSet::left. Referenced by SPxLP::changeLhs(), SPxLP::lhs_w(), soplex::readRanges(), soplex::readRhs(), and LPRowSet::setType().
returns the lhs of the Definition at line 101 of file lprowset.h. References LPRowSet::left. returns the lhs of the LPRow with DataKey Definition at line 111 of file lprowset.h. References LPRowSet::left, and LPRowSet::number().
returns the maximum number of LPRows that fit. Definition at line 81 of file lprowset.h. References SVSet::max(). Referenced by LPRowSet::reMax().
returns length of nonzero memory. Definition at line 355 of file lprowset.h. References SVSet::memMax().
garbage collection in nonzero memory. Definition at line 367 of file lprowset.h. References SVSet::memPack().
reallocates memory to be able to store Definition at line 361 of file lprowset.h. References SVSet::memRemax().
returns number of used nonzero entries. Definition at line 349 of file lprowset.h. References SVSet::memSize().
returns the number of LPRows in LPRowSet. Definition at line 76 of file lprowset.h. References SVSet::num(). Referenced by LPRowSet::add(), LPRowSet::clear(), LPRowSet::create(), SPxLP::doAddRows(), LPRowSet::isConsistent(), SPxLP::nRows(), soplex::readCols(), SPxLP::readLPF(), SPxLP::readMPS(), soplex::readRows(), and LPRowSet::remove().
returns the number of the LPRow with DataKey Definition at line 216 of file lprowset.h. References SVSet::number(). Referenced by LPRowSet::lhs(), LPRowSet::lhs_w(), SPxLP::number(), LPRowSet::remove(), LPRowSet::rhs(), LPRowSet::rhs_w(), LPRowSet::type(), and LPRowSet::value(). assignment operator. Definition at line 397 of file lprowset.h. References LPRowSet::isConsistent(), LPRowSet::left, SVSet::operator=(), and LPRowSet::right. Referenced by SPxLP::operator=().
reallocates memory to be able to store Definition at line 341 of file lprowset.h. References LPRowSet::left, LPRowSet::max(), SVSet::reMax(), DVector::reSize(), and LPRowSet::right.
removes Definition at line 84 of file lprowset.cpp. References LPRowSet::left, LPRowSet::num(), DVector::reDim(), SVSet::remove(), and LPRowSet::right. Referenced by SPxLP::doRemoveRow(), and SPxLP::doRemoveRows().
Definition at line 309 of file lprowset.h. References LPRowSet::number().
removes multiple LPRows. Definition at line 93 of file lprowset.cpp. References LPRowSet::left, LPRowSet::num(), DVector::reDim(), SVSet::remove(), and LPRowSet::right.
removes Definition at line 319 of file lprowset.h. References DataArray< T >::get_ptr(), and LPRowSet::num().
removes Definition at line 110 of file lprowset.cpp. References LPRowSet::left, LPRowSet::num(), DVector::reDim(), SVSet::remove(), and LPRowSet::right.
returns the vector of rhs values. Definition at line 116 of file lprowset.h. References LPRowSet::right. Referenced by LPRowSet::add(), soplex::readRanges(), soplex::readRhs(), SPxLP::rhs(), LPRowSet::setType(), LPRowSet::type(), and LPRowSet::value().
returns the rhs of the Definition at line 126 of file lprowset.h. References LPRowSet::right. returns the rhs of the LPRow with DataKey Definition at line 136 of file lprowset.h. References LPRowSet::number(), and LPRowSet::right.
returns the vector of rhs values (writeable). Definition at line 121 of file lprowset.h. References LPRowSet::right. Referenced by SPxLP::changeRhs(), soplex::readRanges(), soplex::readRhs(), SPxLP::rhs_w(), and LPRowSet::setType().
returns the rhs of the Definition at line 131 of file lprowset.h. References LPRowSet::right. returns the rhs of the LPRow with DataKey Definition at line 141 of file lprowset.h. References LPRowSet::number(), and LPRowSet::right.
return the complete SVSet. Definition at line 64 of file lprowset.h. Referenced by SPxSolver::initRep(), SPxSolver::operator=(), SPxEquiliSC::scale(), SPxGeometSC::scale(), and SPxSolver::SPxSolver().
returns the rowVector of the Definition at line 151 of file lprowset.h. References SVSet::operator[](). Referenced by SPxLP::doAddRows(), and SPxLP::rowVector(). returns the rowVector of the LPRow with DataKey Definition at line 161 of file lprowset.h. References SVSet::operator[]().
returns a writable rowVector of the Definition at line 146 of file lprowset.h. References SVSet::operator[](). Referenced by LPRowSet::add2(), SPxLP::rowVector_w(), and LPRowSet::xtend(). returns a writable rowVector of the LPRow with DataKey Definition at line 156 of file lprowset.h. References SVSet::operator[]().
changes the inequality type of row Definition at line 135 of file lprowset.cpp. References LPRow::EQUAL, LPRow::GREATER_EQUAL, soplex::infinity, LPRow::LESS_EQUAL, LPRowSet::lhs(), LPRowSet::lhs_w(), MSG_ERROR, LPRow::RANGE, LPRowSet::rhs(), LPRowSet::rhs_w(), and soplex::spxout.
returns the inequalitiy type of the Definition at line 167 of file lprowset.h. References LPRow::EQUAL, LPRow::GREATER_EQUAL, soplex::infinity, LPRow::LESS_EQUAL, LPRowSet::lhs(), LPRow::RANGE, and LPRowSet::rhs(). Referenced by SPxLP::number(), SPxLP::rowType(), and LPRowSet::type().
returns the inequality type of the LPRow with DataKey Definition at line 179 of file lprowset.h. References LPRowSet::number(), and LPRowSet::type().
returns the value of the Definition at line 188 of file lprowset.h. References soplex::infinity, LPRowSet::lhs(), and LPRowSet::rhs(). Referenced by LPRowSet::value(). returns the value of the LPRow with DataKey The value of a row depends on its type: if the inequality is of type "greater or equal", the value is the lhs of the row. Otherwise, the value is the rhs. Definition at line 204 of file lprowset.h. References LPRowSet::number(), and LPRowSet::value().
extends row Definition at line 266 of file lprowset.h. References LPRowSet::rowVector_w(), and SVSet::xtend(). Referenced by SPxLP::doAddCols().
extend row with DataKey Definition at line 272 of file lprowset.h. References LPRowSet::rowVector_w(), and SVSet::xtend(). Member Data Documentation
vector of left hand sides (lower bounds) of LPRows. Definition at line 54 of file lprowset.h. Referenced by LPRowSet::add(), LPRowSet::clear(), LPRowSet::create(), LPRowSet::isConsistent(), LPRowSet::lhs(), LPRowSet::lhs_w(), LPRowSet::operator=(), LPRowSet::reMax(), and LPRowSet::remove().
vector of right hand sides (upper bounds) of LPRows. Definition at line 55 of file lprowset.h. Referenced by LPRowSet::add(), LPRowSet::clear(), LPRowSet::create(), LPRowSet::isConsistent(), LPRowSet::operator=(), LPRowSet::reMax(), LPRowSet::remove(), LPRowSet::rhs(), and LPRowSet::rhs_w().
|