ABORT_CYCLING enum value | SPxSolverBase< R > | |
ABORT_DECOMP enum value | SPxSolverBase< R > | |
ABORT_EXDECOMP enum value | SPxSolverBase< R > | |
ABORT_ITER enum value | SPxSolverBase< R > | |
ABORT_TIME enum value | SPxSolverBase< R > | |
ABORT_VALUE enum value | SPxSolverBase< R > | |
soplex::add(const LPRowBase< R > &row) | LPRowSetBase< R > | protected |
soplex::add(DataKey &pkey, const LPRowBase< R > &prow) | LPRowSetBase< R > | protected |
soplex::add(const R &plhs, const SVectorBase< R > &prowVector, const R &prhs, const R &pobj=0, const int &pscaleExp=0) | LPRowSetBase< R > | protected |
soplex::add(const S *lhsValue, const S *rowValues, const int *rowIndices, int rowSize, const S *rhsValue, const S *objValue=0) | LPRowSetBase< R > | protected |
soplex::add(DataKey &newkey, const S *lhsValue, const S *rowValues, const int *rowIndices, int rowSize, const S *rhsValue, const S *objValue=0) | LPRowSetBase< R > | protected |
soplex::add(DataKey &newkey, const R &newlhs, const SVectorBase< R > &newrowVector, const R &newrhs, const R &newobj=0, const int &newscaleExp=0) | LPRowSetBase< R > | protected |
soplex::add(const LPRowSetBase< R > &newset) | LPRowSetBase< R > | protected |
soplex::add(DataKey keys[], const LPRowSetBase< R > &set) | LPRowSetBase< R > | protected |
soplex::SVSetBase::add(const SVectorBase< R > &svec) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey &nkey, const SVectorBase< R > &svec) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey &nkey, const S *rowValues, const int *rowIndices, int rowSize) | SVSetBase< R > | protected |
soplex::SVSetBase::add(const SVectorBase< R > svec[], int n) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey nkey[], const SVectorBase< R > svec[], int n) | SVSetBase< R > | protected |
soplex::SVSetBase::add(const SVSetBase< S > &pset) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey nkey[], const SVSetBase< S > &pset) | SVSetBase< R > | protected |
soplex::LPColSetBase::add(const LPColBase< R > &pcol) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(DataKey &pkey, const LPColBase< R > &pcol) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(const R &pobj, const R &plower, const SVectorBase< R > &pcolVector, const R &pupper, const int &pscaleExp=0) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(DataKey &newkey, const R &obj, const R &newlower, const SVectorBase< R > &newcolVector, const R &newupper, const int &newscaleExp=0) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(const S *obj, const S *lowerValue, const S *colValues, const int *colIndices, int colSize, const S *upperValue) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(DataKey &newkey, const S *objValue, const S *lowerValue, const S *colValues, const int *colIndices, int colSize, const S *upperValue) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(const LPColSetBase< R > &newset) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add(DataKey keys[], const LPColSetBase< R > &newset) | LPColSetBase< R > | protected |
soplex::SVSetBase::add(const SVectorBase< R > &svec) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey &nkey, const SVectorBase< R > &svec) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey &nkey, const S *rowValues, const int *rowIndices, int rowSize) | SVSetBase< R > | protected |
soplex::SVSetBase::add(const SVectorBase< R > svec[], int n) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey nkey[], const SVectorBase< R > svec[], int n) | SVSetBase< R > | protected |
soplex::SVSetBase::add(const SVSetBase< S > &pset) | SVSetBase< R > | protected |
soplex::SVSetBase::add(DataKey nkey[], const SVSetBase< S > &pset) | SVSetBase< R > | protected |
soplex::add2(const DataKey &k, int n, const int idx[], const R val[]) | LPRowSetBase< R > | protected |
soplex::add2(int i, int n, const int idx[], const R val[]) | LPRowSetBase< R > | protected |
soplex::add2(int i, int n, const int idx[], const S val[]) | LPRowSetBase< R > | protected |
soplex::SVSetBase::add2(SVectorBase< R > &svec, int idx, R val) | SVSetBase< R > | protected |
soplex::SVSetBase::add2(SVectorBase< R > &svec, int n, const int idx[], const R val[]) | SVSetBase< R > | protected |
soplex::SVSetBase::add2(SVectorBase< R > &svec, int n, const int idx[], const S val[]) | SVSetBase< R > | protected |
soplex::LPColSetBase::add2(const DataKey &k, int n, const int idx[], const R val[]) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add2(int i, int n, const int idx[], const R val[]) | LPColSetBase< R > | protected |
soplex::LPColSetBase::add2(int i, int n, const int idx[], const S val[]) | LPColSetBase< R > | protected |
soplex::SVSetBase::add2(SVectorBase< R > &svec, int idx, R val) | SVSetBase< R > | protected |
soplex::SVSetBase::add2(SVectorBase< R > &svec, int n, const int idx[], const R val[]) | SVSetBase< R > | protected |
soplex::SVSetBase::add2(SVectorBase< R > &svec, int n, const int idx[], const S val[]) | SVSetBase< R > | protected |
addCol(const LPColBase< R > &col, bool scale=false) | SPxLPBase< R > | virtual |
addCol(const R &objValue, const R &lowerValue, const SVectorBase< R > &colVec, const R &upperValue, bool scale=false) | SPxLPBase< R > | virtual |
addCol(const S *objValue, const S *lowerValue, const S *colValues, const int *colIndices, int colSize, const S *upperValue) | SPxLPBase< R > | |
addCol(SPxColId &id, const LPColBase< R > &col, bool scale=false) | SPxLPBase< R > | virtual |
addCols(const LPColSetBase< R > &pset, bool scale=false) | SPxLPBase< R > | virtual |
addCols(const S *objValue, const S *lowerValues, const S *colValues, const int *colIndices, const int *colStarts, const int *colLengths, const int numCols, const int numValues, const S *upperValues) | SPxLPBase< R > | |
addCols(SPxColId id[], const LPColSetBase< R > &set, bool scale=false) | SPxLPBase< R > | virtual |
addDualActivity(const SVectorBase< R > &dual, VectorBase< R > &activity) const | SPxLPBase< R > | virtual |
added2Set(SVSetBase< R > &set, const SVSetBase< R > &addset, int n) | SPxLPBase< R > | protected |
addedCols(int n) | SPxSolverBase< R > | protectedvirtual |
addedRows(int n) | SPxSolverBase< R > | protectedvirtual |
addPrimalActivity(const SVectorBase< R > &primal, VectorBase< R > &activity) const | SPxLPBase< R > | virtual |
addRow(const LPRowBase< R > &row, bool scale=false) | SPxLPBase< R > | virtual |
addRow(const R &lhsValue, const SVectorBase< R > &rowVec, const R &rhsValue, bool scale=false) | SPxLPBase< R > | virtual |
addRow(const S *lhsValue, const S *rowValues, const int *rowIndices, int rowSize, const S *rhsValue) | SPxLPBase< R > | |
addRow(SPxRowId &id, const LPRowBase< R > &row, bool scale=false) | SPxLPBase< R > | virtual |
addRows(const LPRowSetBase< R > &pset, bool scale=false) | SPxLPBase< R > | virtual |
addRows(const S *lhsValues, const S *rowValues, const int *rowIndices, const int *rowStarts, const int *rowLengths, const int numRows, const int numValues, const S *rhsValues) | SPxLPBase< R > | |
addRows(SPxRowId id[], const LPRowSetBase< R > &set, bool scale=false) | SPxLPBase< R > | virtual |
addVec | SPxSolverBase< R > | protected |
soplex::append(const Nonzero< R > &t) | ClassArray< Nonzero< R > > | protected |
soplex::append(int n, const Nonzero< R > t[]) | ClassArray< Nonzero< R > > | protected |
soplex::append(const ClassArray< Nonzero< R > > &t) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::append(const Nonzero< R > &t) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::append(int n, const Nonzero< R > t[]) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::append(const ClassArray< Nonzero< R > > &t) | ClassArray< Nonzero< R > > | protected |
baseId(int i) | SPxBasisBase< R > | protected |
baseId(int i) const | SPxBasisBase< R > | protected |
baseVec(int i) const | SPxBasisBase< R > | protected |
BASIC enum value | SPxSolverBase< R > | |
basis() const | SPxSolverBase< R > | |
basis() | SPxSolverBase< R > | |
basisStatusToVarStatus(typename SPxBasisBase< R >::Desc::Status stat) const | SPxSolverBase< R > | protected |
boundFlips() const | SPxSolverBase< R > | |
boundflips | SPxSolverBase< R > | protected |
boundrange | SPxSolverBase< R > | protected |
buildDualProblem(SPxLPBase< R > &dualLP, SPxRowId primalRowIds[]=0, SPxColId primalColIds[]=0, SPxRowId dualRowIds[]=0, SPxColId dualColIds[]=0, int *nprimalrows=0, int *nprimalcols=0, int *ndualrows=0, int *ndualcols=0) | SPxLPBase< R > | virtual |
calculateProblemRanges() | SPxSolverBase< R > | protected |
change(int i, SPxId &id, const SVectorBase< R > *enterVec, const SSVectorBase< R > *eta=0) | SPxBasisBase< R > | protectedvirtual |
changeBounds(const VectorBase< R > &newLower, const VectorBase< R > &newUpper, bool scale=false) | SPxSolverBase< R > | virtual |
changeBounds(int i, const R &newLower, const R &newUpper, bool scale=false) | SPxSolverBase< R > | virtual |
changeBounds(SPxColId p_id, const R &p_newLower, const R &p_newUpper, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeBounds(int i, const S *newLower, const S *newUpper) | SPxLPBase< R > | |
changeCol(int i, const LPColBase< R > &newCol, bool scale=false) | SPxSolverBase< R > | virtual |
changeCol(SPxColId p_id, const LPColBase< R > &p_newCol, bool scale=false) | SPxSolverBase< R > | virtual |
changedCol(int) | SPxBasisBase< R > | protected |
changedElement(int, int) | SPxBasisBase< R > | protected |
changedRow(int) | SPxBasisBase< R > | protected |
changeElement(int i, int j, const R &val, bool scale=false) | SPxSolverBase< R > | virtual |
changeElement(SPxRowId rid, SPxColId cid, const R &val, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeElement(int i, int j, const S *val) | SPxLPBase< R > | |
changeLhs(const VectorBase< R > &newLhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeLhs(int i, const R &newLhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeLhs(SPxRowId p_id, const R &p_newLhs, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeLhs(int i, const S *newLhs) | SPxLPBase< R > | |
changeLhsStatus(int i, R newLhs, R oldLhs=0.0) | SPxSolverBase< R > | virtual |
changeLower(const VectorBase< R > &newLower, bool scale=false) | SPxSolverBase< R > | virtual |
changeLower(int i, const R &newLower, bool scale=false) | SPxSolverBase< R > | virtual |
changeLower(SPxColId p_id, const R &p_newLower, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeLower(int i, const S *newLower) | SPxLPBase< R > | |
changeLowerStatus(int i, R newLower, R oldLower=0.0) | SPxSolverBase< R > | virtual |
changeMaxObj(const VectorBase< R > &newObj, bool scale=false) | SPxSolverBase< R > | virtual |
changeMaxObj(int i, const R &newVal, bool scale=false) | SPxSolverBase< R > | virtual |
changeMaxObj(SPxColId p_id, const R &p_newVal, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeMaxObj(int i, const S *newVal) | SPxLPBase< R > | |
changeObj(const VectorBase< R > &newObj, bool scale=false) | SPxSolverBase< R > | virtual |
changeObj(int i, const R &newVal, bool scale=false) | SPxSolverBase< R > | virtual |
changeObj(SPxColId p_id, const R &p_newVal, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeObj(int i, const S *newVal) | SPxLPBase< R > | |
changeObjOffset(const T &o) | SPxLPBase< R > | |
changeRange(const VectorBase< R > &newLhs, const VectorBase< R > &newRhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeRange(int i, const R &newLhs, const R &newRhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeRange(SPxRowId p_id, const R &p_newLhs, const R &p_newRhs, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeRange(int i, const S *newLhs, const S *newRhs) | SPxLPBase< R > | |
changeRhs(const VectorBase< R > &newRhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeRhs(int i, const R &newRhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeRhs(SPxRowId p_id, const R &p_newRhs, bool scale=false) | SPxSolverBase< R > | virtual |
changeRhsStatus(int i, R newRhs, R oldRhs=0.0) | SPxSolverBase< R > | virtual |
changeRow(int i, const LPRowBase< R > &newRow, bool scale=false) | SPxSolverBase< R > | virtual |
changeRow(SPxRowId p_id, const LPRowBase< R > &p_newRow, bool scale=false) | SPxSolverBase< R > | virtual |
changeRowObj(const VectorBase< R > &newObj, bool scale=false) | SPxSolverBase< R > | virtual |
changeRowObj(int i, const R &newVal, bool scale=false) | SPxSolverBase< R > | virtual |
changeRowObj(SPxRowId p_id, const R &p_newVal, bool scale=false) | SPxSolverBase< R > | virtual |
changeSense(typename SPxLPBase< R >::SPxSense sns) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeSense(SPxSense sns) | SPxLPBase< R > | virtual |
changeUpper(const VectorBase< R > &newUpper, bool scale=false) | SPxSolverBase< R > | virtual |
changeUpper(int i, const R &newUpper, bool scale=false) | SPxSolverBase< R > | virtual |
changeUpper(SPxColId p_id, const R &p_newUpper, bool scale=false) | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::changeUpper(int i, const S *newUpper) | SPxLPBase< R > | |
changeUpperStatus(int i, R newUpper, R oldLower=0.0) | SPxSolverBase< R > | virtual |
cId(int n) const | SPxLPBase< R > | |
soplex::ClassArray(const ClassArray &old) | ClassArray< Nonzero< R > > | protected |
soplex::ClassArray(int p_size=0, int p_max=0, double p_fac=1.2) | ClassArray< Nonzero< R > > | explicitprotected |
soplex::LPColSetBase::ClassArray(const ClassArray &old) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::ClassArray(int p_size=0, int p_max=0, double p_fac=1.2) | ClassArray< Nonzero< R > > | explicitprotected |
clear() | SPxSolverBase< R > | virtual |
soplex::SVSetBase::clear(int minNewSize=-1) | SVSetBase< R > | |
soplex::SVSetBase::clear(int minNewSize=-1) | SVSetBase< R > | |
clearDualBounds(typename SPxBasisBase< R >::Desc::Status, R &, R &) const | SPxSolverBase< R > | protected |
clearRowObjs() | SPxSolverBase< R > | virtual |
clearUpdateVecs(void) | SPxSolverBase< R > | protectedvirtual |
coDim() const | SPxSolverBase< R > | |
coId(int i) const | SPxSolverBase< R > | |
colId(int i) const | SPxSolverBase< R > | |
cols() const | SPxSolverBase< R > | |
colSet() const | LPColSetBase< R > | protected |
COLUMN enum value | SPxSolverBase< R > | |
colVector(int i) const | SPxLPBase< R > | |
colVector(const SPxColId &id) const | SPxLPBase< R > | |
soplex::LPColSetBase::colVector(const DataKey &k) const | LPColSetBase< R > | protected |
soplex::LPColSetBase::colVector_w(const DataKey &k) | LPColSetBase< R > | protected |
computeCoTest() | SPxSolverBase< R > | private |
computeDegeneracy | SPxSolverBase< R > | private |
computeDualActivity(const VectorBase< R > &dual, VectorBase< R > &activity, const bool unscaled=true) const | SPxLPBase< R > | virtual |
computeDualfarkas4Col(R direction) | SPxSolverBase< R > | protected |
computeDualfarkas4Row(R direction, SPxId enterId) | SPxSolverBase< R > | protected |
computeEnterCoPrhs() | SPxSolverBase< R > | protectedvirtual |
computeEnterCoPrhs4Col(int i, int n) | SPxSolverBase< R > | protected |
computeEnterCoPrhs4Row(int i, int n) | SPxSolverBase< R > | protected |
computeFrhs() | SPxSolverBase< R > | protected |
computeFrhs1(const VectorBase< R > &, const VectorBase< R > &) | SPxSolverBase< R > | protectedvirtual |
computeFrhs2(VectorBase< R > &, VectorBase< R > &) | SPxSolverBase< R > | protected |
computeFrhsXtra() | SPxSolverBase< R > | protectedvirtual |
computeFtest() | SPxSolverBase< R > | private |
computeLeaveCoPrhs() | SPxSolverBase< R > | protectedvirtual |
computeLeaveCoPrhs4Col(int i, int n) | SPxSolverBase< R > | protected |
computeLeaveCoPrhs4Row(int i, int n) | SPxSolverBase< R > | protected |
computePrimalActivity(const VectorBase< R > &primal, VectorBase< R > &activity, const bool unscaled=true) const | SPxLPBase< R > | virtual |
computePrimalray4Col(R direction, SPxId enterId) | SPxSolverBase< R > | protected |
computePrimalray4Row(R direction) | SPxSolverBase< R > | protected |
computePvec(int i) | SPxSolverBase< R > | |
computePvec() | SPxSolverBase< R > | |
computeTest(int i) | SPxSolverBase< R > | |
computeTest() | SPxSolverBase< R > | |
condition(int maxiters=10, R tolerance=1e-6) | SPxBasisBase< R > | protected |
coPrhs() const | SPxSolverBase< R > | |
coPvec() const | SPxSolverBase< R > | |
coSolve(VectorBase< R > &x, const VectorBase< R > &rhs) | SPxBasisBase< R > | protected |
coSolve(SSVectorBase< R > &x, const SVectorBase< R > &rhs) | SPxBasisBase< R > | protected |
coSolve(SSVectorBase< R > &x, VectorBase< R > &y, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy) | SPxBasisBase< R > | protected |
coSolve(SSVectorBase< R > &x, SSVectorBase< R > &y, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy) | SPxBasisBase< R > | protected |
coSolve(SSVectorBase< R > &x, VectorBase< R > &y, VectorBase< R > &z, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy, SSVectorBase< R > &rhsz) | SPxBasisBase< R > | protected |
coSolve(SSVectorBase< R > &x, SSVectorBase< R > &y, SSVectorBase< R > &z, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy, SSVectorBase< R > &rhsz) | SPxBasisBase< R > | protected |
coSolveVector2 | SPxSolverBase< R > | private |
coSolveVector2rhs | SPxSolverBase< R > | private |
coSolveVector3 | SPxSolverBase< R > | private |
coSolveVector3rhs | SPxSolverBase< R > | private |
coTest() const | SPxSolverBase< R > | |
coTest(int i, typename SPxBasisBase< R >::Desc::Status stat) const | SPxSolverBase< R > | private |
covarStatus(int i) const | SPxSolverBase< R > | |
coVector(int i) const | SPxSolverBase< R > | |
coVector(const SPxRowId &rid) const | SPxSolverBase< R > | |
coVector(const SPxColId &cid) const | SPxSolverBase< R > | |
coVector(const SPxId &p_id) const | SPxSolverBase< R > | |
coWeights | SPxSolverBase< R > | |
soplex::create(int pnonzeros=0, const R &plhs=0, const R &prhs=1, const R &pobj=0, const int &pscaleExp=0) | LPRowSetBase< R > | protected |
soplex::create(DataKey &newkey, int nonzeros=0, const R &newlhs=0, const R &newrhs=1, const R &newobj=0, const int &newscaleExp=0) | LPRowSetBase< R > | protected |
soplex::SVSetBase::create(int idxmax=0) | SVSetBase< R > | protected |
soplex::SVSetBase::create(DataKey &nkey, int idxmax=-1) | SVSetBase< R > | protected |
soplex::LPColSetBase::create(int pnonzeros=0, const R &pobj=1, const R &plw=0, const R &pupp=1, const int &pscaleExp=0) | LPColSetBase< R > | protected |
soplex::LPColSetBase::create(DataKey &newkey, int nonzeros=0, const R &obj=1, const R &newlow=0, const R &newup=1, const int &newscaleExp=0) | LPColSetBase< R > | protected |
soplex::SVSetBase::create(int idxmax=0) | SVSetBase< R > | protected |
soplex::SVSetBase::create(DataKey &nkey, int idxmax=-1) | SVSetBase< R > | protected |
cumulativeTime() const | SPxSolverBase< R > | |
soplex::data | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::data | ClassArray< Nonzero< R > > | protected |
decompIterationLimit | SPxSolverBase< R > | private |
DecompStatus enum name | SPxSolverBase< R > | |
degenCompIterOffset | SPxSolverBase< R > | private |
delta() const | SPxSolverBase< R > | |
desc() const | SPxBasisBase< R > | protected |
desc() | SPxBasisBase< R > | protected |
dim() const | SPxSolverBase< R > | |
displayFreq | SPxSolverBase< R > | private |
displayLine | SPxSolverBase< R > | private |
DONTFINDSTARTBASIS enum value | SPxSolverBase< R > | |
doPupdate(void) | SPxSolverBase< R > | protectedvirtual |
doRemoveCol(int i) | SPxSolverBase< R > | protectedvirtual |
doRemoveCols(int perm[]) | SPxSolverBase< R > | protectedvirtual |
doRemoveRow(int i) | SPxSolverBase< R > | protectedvirtual |
doRemoveRows(int perm[]) | SPxSolverBase< R > | protectedvirtual |
DUAL enum value | SPxBasisBase< R > | protected |
dualColStatus(int i) const | SPxBasisBase< R > | protected |
dualDegeneratePivots() | SPxSolverBase< R > | |
dualDegenSum | SPxSolverBase< R > | protected |
dualFarkas | SPxSolverBase< R > | protected |
dualIterations() | SPxSolverBase< R > | |
dualRhs | SPxSolverBase< R > | protected |
dualRowStatus(int i) const | SPxBasisBase< R > | protected |
dualStatus(const SPxColId &id) const | SPxBasisBase< R > | protected |
dualStatus(const SPxRowId &id) const | SPxBasisBase< R > | protected |
dualStatus(const SPxId &id) const | SPxBasisBase< R > | protected |
dualVec | SPxSolverBase< R > | protected |
dump() | SPxBasisBase< R > | protected |
ENTER enum value | SPxSolverBase< R > | |
enter(SPxId &id, bool polish=false) | SPxSolverBase< R > | private |
enterCount | SPxSolverBase< R > | protected |
enterCycles | SPxSolverBase< R > | protected |
enterDegenCand | SPxSolverBase< R > | protected |
entertol() const | SPxSolverBase< R > | |
enterVector(const SPxId &p_id) | SPxSolverBase< R > | protectedvirtual |
epsilon() const | SPxSolverBase< R > | |
ERROR enum value | SPxSolverBase< R > | |
factor | SPxBasisBase< R > | protected |
factorize() | SPxSolverBase< R > | virtual |
factorized | SPxBasisBase< R > | protected |
feastol() const | SPxSolverBase< R > | |
fillFactor | SPxBasisBase< R > | protected |
FINDSTARTBASIS enum value | SPxSolverBase< R > | |
FIXED enum value | SPxSolverBase< R > | |
forceRecompNonbasicValue() | SPxSolverBase< R > | |
freePricer | SPxSolverBase< R > | private |
freeRatioTester | SPxSolverBase< R > | private |
freeStarter | SPxSolverBase< R > | private |
fRhs() const | SPxSolverBase< R > | |
fTest() const | SPxSolverBase< R > | |
FULL enum value | SPxSolverBase< R > | |
fullPerturbation | SPxSolverBase< R > | private |
fVec() const | SPxSolverBase< R > | |
soplex::get_const_ptr() const | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::get_const_ptr() const | ClassArray< Nonzero< R > > | protected |
soplex::get_ptr() | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::get_ptr() | ClassArray< Nonzero< R > > | protected |
getBasis(VarStatus rows[], VarStatus cols[], const int rowsSize=-1, const int colsSize=-1) const | SPxSolverBase< R > | |
getBasisColStatus(int col) const | SPxSolverBase< R > | |
getBasisMetric(int type) | SPxSolverBase< R > | virtual |
getBasisRowStatus(int row) const | SPxSolverBase< R > | |
getBasisStatus() const | SPxSolverBase< R > | |
getCol(int i, LPColBase< R > &col) const | SPxLPBase< R > | |
getCol(const SPxColId &id, LPColBase< R > &col) const | SPxLPBase< R > | |
getCols(int start, int end, LPColSetBase< R > &set) const | SPxLPBase< R > | |
getColVectorUnscaled(int i, DSVectorBase< R > &vec) const | SPxLPBase< R > | |
getColVectorUnscaled(const SPxColId &id, DSVectorBase< R > &vec) const | SPxLPBase< R > | |
getComputeDegeneracy() const | SPxSolverBase< R > | |
getDecompIterationLimit() const | SPxSolverBase< R > | |
getDecompStatus() const | SPxSolverBase< R > | |
getDegenCompOffset() const | SPxSolverBase< R > | |
getDegeneracyLevel(VectorBase< R > degenvec) | SPxSolverBase< R > | |
getDisplayFreq() | SPxSolverBase< R > | |
getDualfarkas(VectorBase< R > &vector) const | SPxSolverBase< R > | virtual |
getDualNorms(int &nnormsRow, int &nnormsCol, R *norms) const | SPxSolverBase< R > | |
getDualSol(VectorBase< R > &vector) const | SPxSolverBase< R > | virtual |
getEnterVals(SPxId id, R &enterTest, R &enterUB, R &enterLB, R &enterVal, R &enterMax, R &enterPric, typename SPxBasisBase< R >::Desc::Status &enterStat, R &enterRO, StableSum< R > &objChange) | SPxSolverBase< R > | protectedvirtual |
getEnterVals2(int leaveIdx, R enterMax, R &leaveBound, StableSum< R > &objChange) | SPxSolverBase< R > | protectedvirtual |
getEstimatedCondition() | SPxBasisBase< R > | protected |
getExactCondition() | SPxBasisBase< R > | protected |
getLeaveVals(int i, typename SPxBasisBase< R >::Desc::Status &leaveStat, SPxId &leaveId, R &leaveMax, R &leavebound, int &leaveNum, StableSum< R > &objChange) | SPxSolverBase< R > | protectedvirtual |
getLeaveVals2(R leaveMax, SPxId enterId, R &enterBound, R &newUBbound, R &newLBbound, R &newCoPrhs, StableSum< R > &objChange) | SPxSolverBase< R > | protectedvirtual |
getLhs(VectorBase< R > &p_lhs) const | SPxSolverBase< R > | |
getLhsUnscaled(VectorBase< R > &vec) const | SPxLPBase< R > | |
getLower(VectorBase< R > &p_low) const | SPxSolverBase< R > | |
getLowerUnscaled(VectorBase< R > &vec) const | SPxLPBase< R > | |
getMatrixMetric(int type=0) | SPxBasisBase< R > | protected |
getMaxIters() | SPxSolverBase< R > | |
getMaxTime() | SPxSolverBase< R > | |
getMaxUpdates() const | SPxBasisBase< R > | protected |
getNdualNorms(int &nnormsRow, int &nnormsCol) const | SPxSolverBase< R > | |
getObj(VectorBase< R > &pobj) const | SPxLPBase< R > | |
getObjUnscaled(VectorBase< R > &pobj) const | SPxLPBase< R > | |
getPrimalray(VectorBase< R > &vector) const | SPxSolverBase< R > | virtual |
getPrimalSol(VectorBase< R > &vector) const | SPxSolverBase< R > | virtual |
getRedCostSol(VectorBase< R > &vector) const | SPxSolverBase< R > | virtual |
getResult(R *value=0, VectorBase< R > *primal=0, VectorBase< R > *slacks=0, VectorBase< R > *dual=0, VectorBase< R > *reduCost=0) | SPxSolverBase< R > | |
getRhs(VectorBase< R > &p_rhs) const | SPxSolverBase< R > | |
getRhsUnscaled(VectorBase< R > &vec) const | SPxLPBase< R > | |
getRow(int i, LPRowBase< R > &row) const | SPxLPBase< R > | |
getRow(const SPxRowId &id, LPRowBase< R > &row) const | SPxLPBase< R > | |
getRowObj(VectorBase< R > &prowobj) const | SPxLPBase< R > | |
getRows(int start, int end, LPRowSetBase< R > &set) const | SPxLPBase< R > | |
getRowVectorUnscaled(int i, DSVectorBase< R > &vec) const | SPxLPBase< R > | |
getSlacks(VectorBase< R > &vector) const | SPxSolverBase< R > | virtual |
getSolutionPolishing() | SPxSolverBase< R > | |
getStartingDecompBasis | SPxSolverBase< R > | private |
getTiming() | SPxSolverBase< R > | |
getTotalUpdateCount() const | SPxBasisBase< R > | protected |
getTotalUpdateTime() const | SPxBasisBase< R > | protected |
getUpper(VectorBase< R > &p_up) const | SPxSolverBase< R > | |
getUpperUnscaled(VectorBase< R > &vec) const | SPxLPBase< R > | |
has(const SPxRowId &id) const | SPxLPBase< R > | |
has(const SPxColId &id) const | SPxLPBase< R > | |
has(const SPxId &id) const | SPxLPBase< R > | |
soplex::LPRowSetBase::has(const DataKey &k) const | LPRowSetBase< R > | protected |
soplex::SVSetBase::has(int n) const | SVSetBase< R > | protected |
soplex::SVSetBase::has(const SVectorBase< R > *svec) const | SVSetBase< R > | protected |
soplex::LPColSetBase::has(const DataKey &k) const | LPColSetBase< R > | protected |
soplex::SVSetBase::has(int n) const | SVSetBase< R > | protected |
soplex::SVSetBase::has(const SVectorBase< R > *svec) const | SVSetBase< R > | protected |
hyperPricing(bool h) | SPxSolverBase< R > | |
hyperPricingEnter | SPxSolverBase< R > | |
hyperPricingLeave | SPxSolverBase< R > | |
id(int i) const | SPxSolverBase< R > | |
infeasibilities | SPxSolverBase< R > | |
infeasibilitiesCo | SPxSolverBase< R > | |
INFEASIBLE enum value | SPxSolverBase< R > | |
INForUNBD enum value | SPxSolverBase< R > | |
init() | SPxSolverBase< R > | virtual |
initialized | SPxSolverBase< R > | private |
initRep(Representation p_rep) | SPxSolverBase< R > | |
soplex::insert(int i, int n) | ClassArray< Nonzero< R > > | protected |
soplex::insert(int i, int n, const Nonzero< R > t[]) | ClassArray< Nonzero< R > > | protected |
soplex::insert(int i, const ClassArray< Nonzero< R > > &t) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::insert(int i, int n) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::insert(int i, int n, const Nonzero< R > t[]) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::insert(int i, const ClassArray< Nonzero< R > > &t) | ClassArray< Nonzero< R > > | protected |
instableEnter | SPxSolverBase< R > | private |
instableEnterId | SPxSolverBase< R > | private |
instableEnterVal | SPxSolverBase< R > | private |
instableLeave | SPxSolverBase< R > | private |
instableLeaveNum | SPxSolverBase< R > | private |
instableLeaveVal | SPxSolverBase< R > | private |
integerVariables | SPxSolverBase< R > | |
invalidate() | SPxBasisBase< R > | protected |
invalidateBasis() | SPxSolverBase< R > | |
isBasic(typename SPxBasisBase< R >::Desc::Status stat) const | SPxSolverBase< R > | |
isBasic(const SPxId &p_id) const | SPxSolverBase< R > | |
isBasic(const SPxRowId &rid) const | SPxSolverBase< R > | |
isBasic(const SPxColId &cid) const | SPxSolverBase< R > | |
isBasic(int i) const | SPxSolverBase< R > | |
isBasisValid(DataArray< VarStatus > rows, DataArray< VarStatus > cols) | SPxSolverBase< R > | |
isCoBasic(int i) const | SPxSolverBase< R > | |
isCoId(const SPxId &p_id) const | SPxSolverBase< R > | |
isColBasic(int i) const | SPxSolverBase< R > | |
isConsistent() const | SPxSolverBase< R > | |
isDescValid(const Desc &ds) | SPxBasisBase< R > | protectedvirtual |
isId(const SPxId &p_id) const | SPxSolverBase< R > | |
isInfeasible | SPxSolverBase< R > | |
isInfeasibleCo | SPxSolverBase< R > | |
isInitialized() const | SPxSolverBase< R > | protected |
isRowBasic(int i) const | SPxSolverBase< R > | |
isScaled() const | SPxLPBase< R > | |
isTimeLimitReached(const bool forceCheck=false) | SPxSolverBase< R > | |
iteration() const | SPxBasisBase< R > | protected |
iterations() const | SPxSolverBase< R > | |
iterCount | SPxBasisBase< R > | protected |
iterDegenCheck | SPxBasisBase< R > | protected |
soplex::key(int i) const | LPRowSetBase< R > | protected |
soplex::SVSetBase::key(const SVectorBase< R > *svec) const | SVSetBase< R > | protected |
soplex::LPColSetBase::key(int i) const | LPColSetBase< R > | protected |
soplex::SVSetBase::key(const SVectorBase< R > *svec) const | SVSetBase< R > | protected |
soplex::last() | ClassArray< Nonzero< R > > | protected |
soplex::last() const | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::last() | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::last() const | ClassArray< Nonzero< R > > | protected |
lastDegenCheck() const | SPxBasisBase< R > | protected |
lastEntered() const | SPxBasisBase< R > | protected |
lastFill | SPxBasisBase< R > | protected |
lastidx | SPxBasisBase< R > | protected |
lastin | SPxBasisBase< R > | protected |
lastIndex() const | SPxBasisBase< R > | protected |
lastIterCount | SPxBasisBase< R > | protected |
lastLeft() const | SPxBasisBase< R > | protected |
lastMem | SPxBasisBase< R > | protected |
lastNzCount | SPxBasisBase< R > | protected |
lastout | SPxBasisBase< R > | protected |
lastShift | SPxSolverBase< R > | private |
lastUpdate() const | SPxBasisBase< R > | protected |
lbBound() const | SPxSolverBase< R > | |
lbBound() | SPxSolverBase< R > | |
lcBound() const | SPxSolverBase< R > | |
lcBound() | SPxSolverBase< R > | |
leave(int i, bool polish=false) | SPxSolverBase< R > | private |
LEAVE enum value | SPxSolverBase< R > | |
leaveCount | SPxSolverBase< R > | protected |
leaveCycles | SPxSolverBase< R > | protected |
leaveDegenCand | SPxSolverBase< R > | protected |
leavetol() const | SPxSolverBase< R > | |
lhs() const | SPxLPBase< R > | |
lhs(int i) const | SPxLPBase< R > | |
lhs(const SPxRowId &id) const | SPxLPBase< R > | |
soplex::LPRowSetBase::lhs(const DataKey &k) const | LPRowSetBase< R > | protected |
lhs_w(int i) | SPxLPBase< R > | protected |
soplex::LPRowSetBase::lhs_w() | LPRowSetBase< R > | protected |
soplex::LPRowSetBase::lhs_w(const DataKey &k) | LPRowSetBase< R > | protected |
lhsUnscaled(int i) const | SPxLPBase< R > | |
lhsUnscaled(const SPxRowId &id) const | SPxLPBase< R > | |
load(SPxSolverBase< R > *lp, bool initSlackBasis=true) | SPxBasisBase< R > | protectedvirtual |
loadBasis(const typename SPxBasisBase< R >::Desc &) | SPxSolverBase< R > | virtual |
loadBasisSolver(SLinSolver< R > *solver, const bool destroy=false) | SPxBasisBase< R > | protectedvirtual |
loadDesc(const Desc &) | SPxBasisBase< R > | protectedvirtual |
loadLP(const SPxLPBase< R > &LP, bool initSlackBasis=true) | SPxSolverBase< R > | virtual |
loadMatrixVecs() | SPxBasisBase< R > | protected |
localAddCols(int start) | SPxSolverBase< R > | private |
localAddRows(int start) | SPxSolverBase< R > | private |
lower() const | SPxLPBase< R > | |
lower(int i) const | SPxLPBase< R > | |
lower(const SPxColId &id) const | SPxLPBase< R > | |
soplex::LPColSetBase::lower(const DataKey &k) const | LPColSetBase< R > | protected |
lower_w(int i) | SPxLPBase< R > | protected |
soplex::LPColSetBase::lower_w() | LPColSetBase< R > | protected |
soplex::LPColSetBase::lower_w(const DataKey &k) | LPColSetBase< R > | protected |
lowerUnscaled(int i) const | SPxLPBase< R > | |
lowerUnscaled(const SPxColId &id) const | SPxLPBase< R > | |
lpBound() const | SPxSolverBase< R > | |
lpBound() | SPxSolverBase< R > | |
lpcolset() const | SPxLPBase< R > | protected |
LPColSetBase(int pmax=-1, int pmemmax=-1) | LPColSetBase< R > | explicitprotected |
LPColSetBase(const LPColSetBase< R > &rs) | LPColSetBase< R > | protected |
LPColSetBase(const LPColSetBase< S > &rs) | LPColSetBase< R > | protected |
lprowset() const | SPxLPBase< R > | protected |
LPRowSetBase(int pmax=-1, int pmemmax=-1) | LPRowSetBase< R > | explicitprotected |
LPRowSetBase(const LPRowSetBase< R > &rs) | LPRowSetBase< R > | protected |
LPRowSetBase(const LPRowSetBase< S > &rs) | LPRowSetBase< R > | protected |
m_entertol | SPxSolverBase< R > | private |
m_leavetol | SPxSolverBase< R > | private |
m_maxCycle | SPxSolverBase< R > | private |
m_nonbasicValue | SPxSolverBase< R > | private |
m_nonbasicValueUpToDate | SPxSolverBase< R > | private |
m_numCycle | SPxSolverBase< R > | private |
m_numViol | SPxSolverBase< R > | private |
m_pricingViol | SPxSolverBase< R > | private |
m_pricingViolCo | SPxSolverBase< R > | private |
m_pricingViolCoUpToDate | SPxSolverBase< R > | private |
m_pricingViolUpToDate | SPxSolverBase< R > | private |
m_status | SPxSolverBase< R > | private |
matrix | SPxBasisBase< R > | protected |
matrixIsSetup | SPxBasisBase< R > | protected |
soplex::max() const | LPRowSetBase< R > | protected |
soplex::LPColSetBase::max() const | LPColSetBase< R > | protected |
maxAbsNzo(bool unscaled=true) const | SPxLPBase< R > | virtual |
maxCycle() const | SPxSolverBase< R > | |
MAXIMIZE enum value | SPxLPBase< R > | |
maxInfeas() const | SPxSolverBase< R > | virtual |
maxIters | SPxSolverBase< R > | private |
maxObj() const | SPxLPBase< R > | |
maxObj(int i) const | SPxLPBase< R > | |
maxObj(const SPxColId &id) const | SPxLPBase< R > | |
soplex::LPColSetBase::maxObj(const DataKey &k) const | LPColSetBase< R > | protected |
maxObj_w(int i) | SPxLPBase< R > | protected |
soplex::LPColSetBase::maxObj_w() | LPColSetBase< R > | protected |
soplex::LPColSetBase::maxObj_w(const DataKey &k) | LPColSetBase< R > | protected |
maxObjUnscaled(VectorBase< R > &vec) const | SPxLPBase< R > | |
maxObjUnscaled(int i) const | SPxLPBase< R > | |
maxObjUnscaled(const SPxColId &id) const | SPxLPBase< R > | |
maxRowObj() const | SPxLPBase< R > | |
maxRowObj(int i) const | SPxLPBase< R > | |
maxRowObj(const SPxRowId &id) const | SPxLPBase< R > | |
maxRowObj_w(int i) | SPxLPBase< R > | protected |
maxTime | SPxSolverBase< R > | private |
maxUpdates | SPxBasisBase< R > | protected |
soplex::memFactor | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::memFactor | ClassArray< Nonzero< R > > | protected |
soplex::SPxBasisBase::memFactor | SPxBasisBase< R > | protected |
soplex::memMax() const | LPRowSetBase< R > | protected |
soplex::LPColSetBase::memMax() const | LPColSetBase< R > | protected |
soplex::memPack() | LPRowSetBase< R > | protected |
soplex::LPColSetBase::memPack() | LPColSetBase< R > | protected |
soplex::memRemax(int newmax) | LPRowSetBase< R > | protected |
soplex::LPColSetBase::memRemax(int newmax) | LPColSetBase< R > | protected |
soplex::memSize() const | LPRowSetBase< R > | protected |
soplex::LPColSetBase::memSize() const | LPColSetBase< R > | protected |
minAbsNzo(bool unscaled=true) const | SPxLPBase< R > | virtual |
MINIMIZE enum value | SPxLPBase< R > | |
minStab | SPxBasisBase< R > | protected |
multBaseWith(VectorBase< R > &x) const | SPxBasisBase< R > | protected |
multBaseWith(SSVectorBase< R > &x, SSVectorBase< R > &result) const | SPxBasisBase< R > | protected |
multColwiseCalls | SPxSolverBase< R > | |
multFullCalls | SPxSolverBase< R > | |
multSparseCalls | SPxSolverBase< R > | |
multTimeColwise | SPxSolverBase< R > | |
multTimeFull | SPxSolverBase< R > | |
multTimeSparse | SPxSolverBase< R > | |
multTimeUnsetup | SPxSolverBase< R > | |
multUnsetupCalls | SPxSolverBase< R > | |
multWithBase(VectorBase< R > &x) const | SPxBasisBase< R > | protected |
multWithBase(SSVectorBase< R > &x, SSVectorBase< R > &result) const | SPxBasisBase< R > | protected |
nCallsToTimelim | SPxSolverBase< R > | private |
nClckSkipsLeft | SPxSolverBase< R > | private |
nCols() const | SPxLPBase< R > | |
nNzos() const | SPxLPBase< R > | |
NO_PRICER enum value | SPxSolverBase< R > | |
NO_PROBLEM enum value | SPxSolverBase< R > | |
NO_RATIOTESTER enum value | SPxSolverBase< R > | |
NO_SOLVER enum value | SPxSolverBase< R > | |
nonbasicValue() | SPxSolverBase< R > | protected |
nonzeroFactor | SPxBasisBase< R > | protected |
NOT_INIT enum value | SPxSolverBase< R > | |
noViols(R tol) const | SPxSolverBase< R > | virtual |
nRows() const | SPxLPBase< R > | |
soplex::num() const | LPRowSetBase< R > | protected |
soplex::LPColSetBase::num() const | LPColSetBase< R > | protected |
number(const SPxRowId &id) const | SPxLPBase< R > | |
number(const SPxColId &id) const | SPxLPBase< R > | |
number(const SPxId &id) const | SPxLPBase< R > | |
soplex::LPRowSetBase::number(const DataKey &k) const | LPRowSetBase< R > | protected |
soplex::SVSetBase::number(const SVectorBase< R > *svec) const | SVSetBase< R > | protected |
soplex::LPColSetBase::number(const DataKey &k) const | LPColSetBase< R > | protected |
soplex::SVSetBase::number(const SVectorBase< R > *svec) const | SVSetBase< R > | protected |
numCycle() const | SPxSolverBase< R > | |
nzCount | SPxBasisBase< R > | protected |
obj(int i) const | SPxLPBase< R > | |
obj(const SPxColId &id) const | SPxLPBase< R > | |
soplex::LPRowSetBase::obj() const | LPRowSetBase< R > | protected |
soplex::LPRowSetBase::obj(const DataKey &k) const | LPRowSetBase< R > | protected |
obj_w() | LPRowSetBase< R > | protected |
obj_w(int i) | LPRowSetBase< R > | protected |
obj_w(const DataKey &k) | LPRowSetBase< R > | protected |
objLimit | SPxSolverBase< R > | private |
objOffset() const | SPxLPBase< R > | |
objrange | SPxSolverBase< R > | protected |
objUnscaled(int i) const | SPxLPBase< R > | |
objUnscaled(const SPxColId &id) const | SPxLPBase< R > | |
objValue() | SPxSolverBase< R > | virtual |
ON_LOWER enum value | SPxSolverBase< R > | |
ON_UPPER enum value | SPxSolverBase< R > | |
operator=(const SPxSolverBase< R > &base) | SPxSolverBase< R > | |
soplex::SPxLPBase::operator=(const SPxLPBase< R > &old) | SPxLPBase< R > | |
soplex::SPxLPBase::operator=(const SPxLPBase< S > &old) | SPxLPBase< R > | |
soplex::LPRowSetBase::operator=(const LPRowSetBase< R > &rs) | LPRowSetBase< R > | |
soplex::LPRowSetBase::operator=(const LPRowSetBase< S > &rs) | LPRowSetBase< R > | |
soplex::SVSetBase::operator=(const SVSetBase< R > &rhs) | SVSetBase< R > | |
soplex::SVSetBase::operator=(const SVSetBase< S > &rhs) | SVSetBase< R > | |
soplex::ClassArray< Nonzero< R > >::operator=(const ClassArray &rhs) | ClassArray< Nonzero< R > > | |
soplex::LPColSetBase::operator=(const LPColSetBase< R > &rs) | LPColSetBase< R > | |
soplex::LPColSetBase::operator=(const LPColSetBase< S > &rs) | LPColSetBase< R > | |
soplex::SVSetBase::operator=(const SVSetBase< R > &rhs) | SVSetBase< R > | |
soplex::SVSetBase::operator=(const SVSetBase< S > &rhs) | SVSetBase< R > | |
soplex::ClassArray< Nonzero< R > >::operator=(const ClassArray &rhs) | ClassArray< Nonzero< R > > | |
soplex::SPxBasisBase::operator=(const SPxBasisBase< R > &rhs) | SPxBasisBase< R > | protected |
soplex::operator[](int n) | SVSetBase< R > | protected |
soplex::operator[](int n) const | SVSetBase< R > | protected |
soplex::operator[](const DataKey &k) | SVSetBase< R > | protected |
soplex::operator[](const DataKey &k) const | SVSetBase< R > | protected |
soplex::LPColSetBase::operator[](int n) | SVSetBase< R > | protected |
soplex::LPColSetBase::operator[](int n) const | SVSetBase< R > | protected |
soplex::LPColSetBase::operator[](const DataKey &k) | SVSetBase< R > | protected |
soplex::LPColSetBase::operator[](const DataKey &k) const | SVSetBase< R > | protected |
OPTIMAL enum value | SPxSolverBase< R > | |
OPTIMAL_UNSCALED_VIOLATIONS enum value | SPxSolverBase< R > | |
opttol() const | SPxSolverBase< R > | |
PARTIAL enum value | SPxSolverBase< R > | |
performSolutionPolishing() | SPxSolverBase< R > | |
perturbMax(const UpdateVector< R > &vec, VectorBase< R > &low, VectorBase< R > &up, R eps, R delta, int start=0, int incr=1) | SPxSolverBase< R > | private |
perturbMax(const UpdateVector< R > &uvec, VectorBase< R > &low, VectorBase< R > &up, R eps, R delta, const typename SPxBasisBase< R >::Desc::Status *stat, int start, int incr) | SPxSolverBase< R > | private |
perturbMaxEnter(void) | SPxSolverBase< R > | protectedvirtual |
perturbMaxLeave(void) | SPxSolverBase< R > | protectedvirtual |
perturbMin(const UpdateVector< R > &vec, VectorBase< R > &low, VectorBase< R > &up, R eps, R delta, int start=0, int incr=1) | SPxSolverBase< R > | private |
perturbMin(const UpdateVector< R > &uvec, VectorBase< R > &low, VectorBase< R > &up, R eps, R delta, const typename SPxBasisBase< R >::Desc::Status *stat, int start, int incr) | SPxSolverBase< R > | private |
perturbMinEnter(void) | SPxSolverBase< R > | protectedvirtual |
perturbMinLeave(void) | SPxSolverBase< R > | protectedvirtual |
POLISH_FRACTIONALITY enum value | SPxSolverBase< R > | |
POLISH_INTEGRALITY enum value | SPxSolverBase< R > | |
POLISH_OFF enum value | SPxSolverBase< R > | |
polishCount | SPxSolverBase< R > | protected |
polishIterations() | SPxSolverBase< R > | |
polishObj | SPxSolverBase< R > | private |
precisionReached(R &newpricertol) const | SPxSolverBase< R > | protectedvirtual |
prevIteration() const | SPxBasisBase< R > | protected |
pricer() const | SPxSolverBase< R > | |
Pricing enum name | SPxSolverBase< R > | |
pricing() const | SPxSolverBase< R > | |
PRIMAL enum value | SPxBasisBase< R > | protected |
primalCount | SPxSolverBase< R > | protected |
primalDegeneratePivots() | SPxSolverBase< R > | |
primalDegenSum | SPxSolverBase< R > | protected |
primalIterations() | SPxSolverBase< R > | |
primalRay | SPxSolverBase< R > | protected |
primRhs | SPxSolverBase< R > | protected |
primVec | SPxSolverBase< R > | protected |
printBasisMetric | SPxSolverBase< R > | private |
printDisplayLine(const bool force=false, const bool forceHead=false) | SPxSolverBase< R > | virtual |
printMatrix() const | SPxBasisBase< R > | protectedvirtual |
printMatrixMTX(int number) | SPxBasisBase< R > | protected |
printProblemStatistics(std::ostream &os) | SPxLPBase< R > | |
pVec() const | SPxSolverBase< R > | |
qualBoundViolation(R &maxviol, R &sumviol) const | SPxSolverBase< R > | virtual |
qualConstraintViolation(R &maxviol, R &sumviol) const | SPxSolverBase< R > | virtual |
qualRedCostViolation(R &maxviol, R &sumviol) const | SPxSolverBase< R > | virtual |
qualSlackViolation(R &maxviol, R &sumviol) const | SPxSolverBase< R > | virtual |
random | SPxSolverBase< R > | |
ratiotester() const | SPxSolverBase< R > | |
read(std::istream &in, NameSet *rowNames=0, NameSet *colNames=0, DIdxSet *intVars=0) | SPxSolverBase< R > | virtual |
readBasis(std::istream &in, const NameSet *rowNames, const NameSet *colNames) | SPxBasisBase< R > | protectedvirtual |
readBasisFile(const char *filename, const NameSet *rowNames, const NameSet *colNames) | SPxSolverBase< R > | virtual |
readFile(const char *filename, NameSet *rowNames=0, NameSet *colNames=0, DIdxSet *intVars=0) | SPxLPBase< R > | virtual |
readLPF(std::istream &in, NameSet *rowNames=0, NameSet *colNames=0, DIdxSet *intVars=0) | SPxLPBase< R > | virtual |
readMPS(std::istream &in, NameSet *rowNames=0, NameSet *colNames=0, DIdxSet *intVars=0) | SPxLPBase< R > | virtual |
recomputedVectors | SPxSolverBase< R > | private |
reDim() | SPxSolverBase< R > | protectedvirtual |
REGULAR enum value | SPxSolverBase< R > | |
reinitializeVecs() | SPxSolverBase< R > | protectedvirtual |
rejectEnter(SPxId enterId, R enterTest, typename SPxBasisBase< R >::Desc::Status enterStat) | SPxSolverBase< R > | protectedvirtual |
rejectLeave(int leaveNum, SPxId leaveId, typename SPxBasisBase< R >::Desc::Status leaveStat, const SVectorBase< R > *newVec=0) | SPxSolverBase< R > | protectedvirtual |
reLoad() | SPxSolverBase< R > | virtual |
remainingRoundsEnter | SPxSolverBase< R > | |
remainingRoundsEnterCo | SPxSolverBase< R > | |
remainingRoundsLeave | SPxSolverBase< R > | |
soplex::reMax(int newmax=0) | LPRowSetBase< R > | protected |
soplex::ClassArray< Nonzero< R > >::reMax(int newMax=1, int newSize=-1) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::reMax(int newmax=0) | LPColSetBase< R > | protected |
ClassArray< Nonzero< R > >::reMax(int newMax=1, int newSize=-1) | ClassArray< Nonzero< R > > | protected |
soplex::remove(int i) | LPRowSetBase< R > | protected |
soplex::remove(const DataKey &k) | LPRowSetBase< R > | protected |
soplex::remove(int perm[]) | LPRowSetBase< R > | protected |
soplex::remove(const int nums[], int n) | LPRowSetBase< R > | protected |
soplex::remove(const int nums[], int n, int *perm) | LPRowSetBase< R > | protected |
soplex::SVSetBase::remove(const SVectorBase< R > *svec) | SVSetBase< R > | protected |
soplex::SVSetBase::remove(const DataKey keys[], int n) | SVSetBase< R > | protected |
soplex::SVSetBase::remove(const DataKey keys[], int n, int *perm) | SVSetBase< R > | protected |
soplex::ClassArray< Nonzero< R > >::remove(int n=0, int m=1) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::remove(int i) | LPColSetBase< R > | protected |
soplex::LPColSetBase::remove(const DataKey &k) | LPColSetBase< R > | protected |
soplex::LPColSetBase::remove(int perm[]) | LPColSetBase< R > | protected |
soplex::LPColSetBase::remove(const int nums[], int n) | LPColSetBase< R > | protected |
soplex::LPColSetBase::remove(const int nums[], int n, int *perm) | LPColSetBase< R > | protected |
soplex::SVSetBase::remove(const SVectorBase< R > *svec) | SVSetBase< R > | protected |
soplex::SVSetBase::remove(const DataKey keys[], int n) | SVSetBase< R > | protected |
soplex::SVSetBase::remove(const DataKey keys[], int n, int *perm) | SVSetBase< R > | protected |
ClassArray< Nonzero< R > >::remove(int n=0, int m=1) | ClassArray< Nonzero< R > > | protected |
removeCol(int i) | SPxLPBase< R > | virtual |
removeCol(SPxColId id) | SPxLPBase< R > | virtual |
removeColRange(int start, int end, int perm[]=0) | SPxLPBase< R > | virtual |
removeCols(int perm[]) | SPxLPBase< R > | virtual |
removeCols(SPxColId id[], int n, int perm[]=0) | SPxLPBase< R > | virtual |
removeCols(int nums[], int n, int perm[]=0) | SPxLPBase< R > | virtual |
removedCol(int i) | SPxBasisBase< R > | protected |
removedCols(const int perm[]) | SPxBasisBase< R > | protected |
removedRow(int i) | SPxBasisBase< R > | protected |
removedRows(const int perm[]) | SPxBasisBase< R > | protected |
soplex::removeLast(int m=1) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::removeLast(int m=1) | ClassArray< Nonzero< R > > | protected |
removeRow(int i) | SPxLPBase< R > | virtual |
removeRow(SPxRowId id) | SPxLPBase< R > | virtual |
removeRowRange(int start, int end, int perm[]=0) | SPxLPBase< R > | virtual |
removeRows(int perm[]) | SPxLPBase< R > | virtual |
removeRows(SPxRowId id[], int n, int perm[]=0) | SPxLPBase< R > | virtual |
removeRows(int nums[], int n, int perm[]=0) | SPxLPBase< R > | virtual |
rep() const | SPxSolverBase< R > | |
Representation enum name | SPxSolverBase< R > | |
resetClockStats() | SPxSolverBase< R > | protected |
resetCumulativeTime() | SPxSolverBase< R > | |
soplex::reSize(int newsize) | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::reSize(int newsize) | ClassArray< Nonzero< R > > | protected |
restoreInitialBasis() | SPxBasisBase< R > | protected |
rhs() const | SPxLPBase< R > | |
rhs(int i) const | SPxLPBase< R > | |
rhs(const SPxRowId &id) const | SPxLPBase< R > | |
soplex::LPRowSetBase::rhs(const DataKey &k) const | LPRowSetBase< R > | protected |
rhs_w(int i) | SPxLPBase< R > | protected |
soplex::LPRowSetBase::rhs_w() | LPRowSetBase< R > | protected |
soplex::LPRowSetBase::rhs_w(const DataKey &k) | LPRowSetBase< R > | protected |
rhsUnscaled(int i) const | SPxLPBase< R > | |
rhsUnscaled(const SPxRowId &id) const | SPxLPBase< R > | |
rId(int n) const | SPxLPBase< R > | |
ROW enum value | SPxSolverBase< R > | |
rowId(int i) const | SPxSolverBase< R > | |
rowObj(int i) const | SPxLPBase< R > | |
rowObj(const SPxRowId &id) const | SPxLPBase< R > | |
rows() const | SPxSolverBase< R > | |
rowSet() const | LPRowSetBase< R > | protected |
rowType(int i) const | SPxLPBase< R > | |
rowType(const SPxRowId &id) const | SPxLPBase< R > | |
rowVector(int i) const | SPxLPBase< R > | |
rowVector(const SPxRowId &id) const | SPxLPBase< R > | |
soplex::LPRowSetBase::rowVector(const DataKey &k) const | LPRowSetBase< R > | protected |
soplex::LPRowSetBase::rowVector_w(const DataKey &k) | LPRowSetBase< R > | protected |
RUNNING enum value | SPxSolverBase< R > | |
soplex::scaleExp | LPRowSetBase< R > | protected |
soplex::LPColSetBase::scaleExp | LPColSetBase< R > | protected |
sense() const | SPxSolverBase< R > | |
setBasis(const VarStatus rows[], const VarStatus cols[]) | SPxSolverBase< R > | |
setBasisSolver(SLinSolver< R > *slu, const bool destroy=false) | SPxSolverBase< R > | virtual |
setBasisStatus(typename SPxBasisBase< R >::SPxStatus stat) | SPxSolverBase< R > | |
setComputeDegenFlag(bool computeDegen) | SPxSolverBase< R > | |
setDecompIterationLimit(int iterationLimit) | SPxSolverBase< R > | |
setDecompStatus(DecompStatus decomp_stat) | SPxSolverBase< R > | |
setDegenCompOffset(int iterOffset) | SPxSolverBase< R > | |
setDelta(R d) | SPxSolverBase< R > | |
setDisplayFreq(int freq) | SPxSolverBase< R > | |
setDual(VectorBase< R > &p_vector) | SPxSolverBase< R > | private |
setDualColBounds() | SPxSolverBase< R > | protected |
setDualNorms(int nnormsRow, int nnormsCol, R *norms) | SPxSolverBase< R > | |
setDualRowBounds() | SPxSolverBase< R > | protected |
setEnterBound4Col(int, int) | SPxSolverBase< R > | protected |
setEnterBound4Row(int, int) | SPxSolverBase< R > | protected |
setEnterBounds() | SPxSolverBase< R > | protectedvirtual |
setFeastol(R d) | SPxSolverBase< R > | |
setFillFactor(R f) | SPxSolverBase< R > | |
setIntegralityInformation(int ncols, int *intInfo) | SPxSolverBase< R > | |
setLeaveBound4Col(int i, int n) | SPxSolverBase< R > | protected |
setLeaveBound4Row(int i, int n) | SPxSolverBase< R > | protected |
setLeaveBounds() | SPxSolverBase< R > | protectedvirtual |
setMaxUpdates(int maxUp) | SPxBasisBase< R > | protected |
setMemFactor(R f) | SPxSolverBase< R > | |
setMetricInformation(int type) | SPxSolverBase< R > | |
setNonzeroFactor(R f) | SPxSolverBase< R > | |
setOpttol(R d) | SPxSolverBase< R > | |
setOutstream(SPxOut &newOutstream) | SPxSolverBase< R > | |
setPricer(SPxPricer< R > *pricer, const bool destroy=false) | SPxSolverBase< R > | virtual |
setPricing(Pricing pr) | SPxSolverBase< R > | |
setPrimal(VectorBase< R > &p_vector) | SPxSolverBase< R > | private |
setPrimalBounds() | SPxSolverBase< R > | protected |
setRedCost(VectorBase< R > &p_vector) | SPxSolverBase< R > | private |
setRep(Representation p_rep) | SPxSolverBase< R > | |
soplex::SPxBasisBase::setRep() | SPxBasisBase< R > | protected |
setScalingInfo(bool scaled) | SPxLPBase< R > | |
setSlacks(VectorBase< R > &p_vector) | SPxSolverBase< R > | private |
setSolutionPolishing(SolutionPolish _polishObj) | SPxSolverBase< R > | |
setSolverStatus(typename SPxSolverBase< R >::Status stat) | SPxSolverBase< R > | |
setSparsePricingFactor(R fac) | SPxSolverBase< R > | |
setStarter(SPxStarter< R > *starter, const bool destroy=false) | SPxSolverBase< R > | virtual |
setStatus(SPxStatus stat) | SPxBasisBase< R > | protected |
setTerminationIter(int iteration=-1) | SPxSolverBase< R > | virtual |
setTerminationTime(Real time=infinity) | SPxSolverBase< R > | virtual |
setTerminationValue(R value=R(infinity)) | SPxSolverBase< R > | virtual |
setTester(SPxRatioTester< R > *tester, const bool destroy=false) | SPxSolverBase< R > | virtual |
setTiming(Timer::TYPE ttype) | SPxSolverBase< R > | |
setType(Type tp) | SPxSolverBase< R > | |
soplex::SPxLPBase::setType(int i, typename LPRowBase< R >::Type t) | LPRowSetBase< R > | |
setup4coSolve(SSVectorBase< R > *p_y, SSVectorBase< R > *p_rhs) | SPxSolverBase< R > | |
setup4coSolve2(SSVectorBase< R > *p_z, SSVectorBase< R > *p_rhs) | SPxSolverBase< R > | |
setup4solve(SSVectorBase< R > *p_y, SSVectorBase< R > *p_rhs) | SPxSolverBase< R > | |
setup4solve2(SSVectorBase< R > *p_y2, SSVectorBase< R > *p_rhs2) | SPxSolverBase< R > | |
setupPupdate(void) | SPxSolverBase< R > | protectedvirtual |
shift() const | SPxSolverBase< R > | virtual |
shiftFvec() | SPxSolverBase< R > | |
shiftLBbound(int i, R to) | SPxSolverBase< R > | |
shiftLCbound(int i, R to) | SPxSolverBase< R > | |
shiftLPbound(int i, R to) | SPxSolverBase< R > | |
shiftPvec() | SPxSolverBase< R > | |
shiftUBbound(int i, R to) | SPxSolverBase< R > | |
shiftUCbound(int i, R to) | SPxSolverBase< R > | |
shiftUPbound(int i, R to) | SPxSolverBase< R > | |
siderange | SPxSolverBase< R > | protected |
SINGULAR enum value | SPxSolverBase< R > | |
soplex::size() const | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::size() const | ClassArray< Nonzero< R > > | protected |
slinSolver() const | SPxSolverBase< R > | |
SolutionPolish enum name | SPxSolverBase< R > | |
solve(volatile bool *interrupt=NULL) | SPxSolverBase< R > | virtual |
soplex::SPxBasisBase::solve(VectorBase< R > &x, const VectorBase< R > &rhs) | SPxBasisBase< R > | protected |
soplex::SPxBasisBase::solve(SSVectorBase< R > &x, const SVectorBase< R > &rhs) | SPxBasisBase< R > | protected |
solve4update(SSVectorBase< R > &x, const SVectorBase< R > &rhs) | SPxBasisBase< R > | protected |
solve4update(SSVectorBase< R > &x, VectorBase< R > &y, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy) | SPxBasisBase< R > | protected |
solve4update(SSVectorBase< R > &x, SSVectorBase< R > &y, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy) | SPxBasisBase< R > | protected |
solve4update(SSVectorBase< R > &x, VectorBase< R > &y, VectorBase< R > &y2, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy, SSVectorBase< R > &rhsy2) | SPxBasisBase< R > | protected |
solve4update(SSVectorBase< R > &x, SSVectorBase< R > &y, SSVectorBase< R > &y2, const SVectorBase< R > &rhsx, SSVectorBase< R > &rhsy, SSVectorBase< R > &rhsy2) | SPxBasisBase< R > | protected |
solver() const | SPxBasisBase< R > | protected |
solveVector2 | SPxSolverBase< R > | private |
solveVector2rhs | SPxSolverBase< R > | private |
solveVector3 | SPxSolverBase< R > | private |
solveVector3rhs | SPxSolverBase< R > | private |
sparsePricingEnter | SPxSolverBase< R > | |
sparsePricingEnterCo | SPxSolverBase< R > | |
sparsePricingFactor | SPxSolverBase< R > | private |
sparsePricingLeave | SPxSolverBase< R > | |
SPxBasisBase(Timer::TYPE ttype=Timer::USER_TIME) | SPxBasisBase< R > | protected |
SPxBasisBase(const SPxBasisBase< R > &old) | SPxBasisBase< R > | protected |
SPxBoundFlippingRT< R > | SPxSolverBase< R > | private |
SPxFastRT< R > | SPxSolverBase< R > | private |
SPxLPBase() | SPxLPBase< R > | |
SPxLPBase(const SPxLPBase< R > &old) | SPxLPBase< R > | |
SPxLPBase(const SPxLPBase< S > &old) | SPxLPBase< R > | |
spxout | SPxSolverBase< R > | |
spxSense() const | SPxLPBase< R > | |
SPxSense enum name | SPxLPBase< R > | |
SPxSolverBase(Type type=LEAVE, Representation rep=ROW, Timer::TYPE ttype=Timer::USER_TIME) | SPxSolverBase< R > | explicit |
SPxSolverBase(const SPxSolverBase< R > &base) | SPxSolverBase< R > | |
SPxStatus enum name | SPxBasisBase< R > | protected |
stability() const | SPxBasisBase< R > | protected |
starter() const | SPxSolverBase< R > | |
statistics() const | SPxSolverBase< R > | |
Status enum name | SPxSolverBase< R > | |
status() const | SPxSolverBase< R > | |
subDualActivity(const VectorBase< R > &dual, VectorBase< R > &activity) const | SPxLPBase< R > | virtual |
subversion() const | SPxSolverBase< R > | |
sumDualDegeneracy() | SPxSolverBase< R > | |
sumPrimalDegeneracy() | SPxSolverBase< R > | |
soplex::SVSetBase(int pmax=-1, int pmemmax=-1, double pfac=1.1, double pmemFac=1.2) | SVSetBase< R > | explicitprotected |
soplex::SVSetBase(const SVSetBase< R > &old) | SVSetBase< R > | protected |
soplex::SVSetBase(const SVSetBase< S > &old) | SVSetBase< R > | protected |
soplex::LPColSetBase::SVSetBase(int pmax=-1, int pmemmax=-1, double pfac=1.1, double pmemFac=1.2) | SVSetBase< R > | explicitprotected |
soplex::LPColSetBase::SVSetBase(const SVSetBase< R > &old) | SVSetBase< R > | protected |
soplex::LPColSetBase::SVSetBase(const SVSetBase< S > &old) | SVSetBase< R > | protected |
terminate() | SPxSolverBase< R > | virtual |
terminationIter() const | SPxSolverBase< R > | virtual |
terminationTime() const | SPxSolverBase< R > | virtual |
terminationValue() const | SPxSolverBase< R > | virtual |
test() const | SPxSolverBase< R > | |
test(int i, typename SPxBasisBase< R >::Desc::Status stat) const | SPxSolverBase< R > | private |
testBounds() const | SPxSolverBase< R > | |
testVecs() | SPxSolverBase< R > | |
theBaseId | SPxBasisBase< R > | protected |
theCoLbound | SPxSolverBase< R > | protected |
theCoPrhs | SPxSolverBase< R > | protected |
theCoPvec | SPxSolverBase< R > | protected |
theCoTest | SPxSolverBase< R > | protected |
theCoUbound | SPxSolverBase< R > | protected |
thecovectors | SPxSolverBase< R > | protected |
theCPvec | SPxSolverBase< R > | protected |
theCumulativeTime | SPxSolverBase< R > | private |
theFrhs | SPxSolverBase< R > | protected |
theFvec | SPxSolverBase< R > | protected |
theLBbound | SPxSolverBase< R > | protected |
theLbound | SPxSolverBase< R > | protected |
theLCbound | SPxSolverBase< R > | protected |
theLP | SPxBasisBase< R > | protected |
theLRbound | SPxSolverBase< R > | protected |
soplex::themax | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::themax | ClassArray< Nonzero< R > > | protected |
thepricer | SPxSolverBase< R > | protected |
thePricing | SPxSolverBase< R > | private |
thePvec | SPxSolverBase< R > | protected |
theratiotester | SPxSolverBase< R > | protected |
theRep | SPxSolverBase< R > | private |
theRPvec | SPxSolverBase< R > | protected |
theShift | SPxSolverBase< R > | private |
soplex::thesize | ClassArray< Nonzero< R > > | protected |
soplex::LPColSetBase::thesize | ClassArray< Nonzero< R > > | protected |
thestarter | SPxSolverBase< R > | protected |
theTest | SPxSolverBase< R > | protected |
theTime | SPxSolverBase< R > | private |
theType | SPxSolverBase< R > | private |
theUBbound | SPxSolverBase< R > | protected |
theUbound | SPxSolverBase< R > | protected |
theUCbound | SPxSolverBase< R > | protected |
theURbound | SPxSolverBase< R > | protected |
thevectors | SPxSolverBase< R > | protected |
time() const | SPxSolverBase< R > | |
timerType | SPxSolverBase< R > | private |
totalboundflips | SPxSolverBase< R > | protected |
totalUpdateCount | SPxBasisBase< R > | protected |
type() const | SPxSolverBase< R > | |
soplex::SPxLPBase::type(int i) const | LPRowSetBase< R > | |
soplex::SPxLPBase::type(const DataKey &k) const | LPRowSetBase< R > | |
Type enum name | SPxSolverBase< R > | |
ubBound() const | SPxSolverBase< R > | |
ubBound() | SPxSolverBase< R > | |
ucBound() const | SPxSolverBase< R > | |
ucBound() | SPxSolverBase< R > | |
UNBOUNDED enum value | SPxSolverBase< R > | |
UNDEFINED enum value | SPxSolverBase< R > | |
ungetEnterVal(SPxId enterId, typename SPxBasisBase< R >::Desc::Status enterStat, R leaveVal, const SVectorBase< R > &vec, StableSum< R > &objChange) | SPxSolverBase< R > | protectedvirtual |
unInit() | SPxSolverBase< R > | protectedvirtual |
unitVecs | SPxSolverBase< R > | protected |
unitVector(int i) const | SPxSolverBase< R > | |
UNKNOWN enum value | SPxSolverBase< R > | |
unLoad() | SPxBasisBase< R > | protectedvirtual |
unscaleLP() | SPxLPBase< R > | |
unscaleLPandReloadBasis() | SPxSolverBase< R > | |
unShift(void) | SPxSolverBase< R > | virtual |
upBound() const | SPxSolverBase< R > | |
upBound() | SPxSolverBase< R > | |
updateCoTest() | SPxSolverBase< R > | private |
updateCount | SPxBasisBase< R > | protected |
updateFtest() | SPxSolverBase< R > | private |
updateNonbasicValue(R objChange) | SPxSolverBase< R > | |
updateTest() | SPxSolverBase< R > | private |
updateViols | SPxSolverBase< R > | |
updateViolsCo | SPxSolverBase< R > | |
upper() const | SPxLPBase< R > | |
upper(int i) const | SPxLPBase< R > | |
upper(const SPxColId &id) const | SPxLPBase< R > | |
soplex::LPColSetBase::upper(const DataKey &k) const | LPColSetBase< R > | protected |
upper_w(int i) | SPxLPBase< R > | protected |
soplex::LPColSetBase::upper_w() | LPColSetBase< R > | protected |
soplex::LPColSetBase::upper_w(const DataKey &k) | LPColSetBase< R > | protected |
upperUnscaled(int i) const | SPxLPBase< R > | |
upperUnscaled(const SPxColId &id) const | SPxLPBase< R > | |
useFullPerturbation(bool full) | SPxSolverBase< R > | |
value() | SPxSolverBase< R > | virtual |
soplex::SPxLPBase::value(int i) const | LPRowSetBase< R > | |
soplex::SPxLPBase::value(const DataKey &k) const | LPRowSetBase< R > | |
varStatus(int i) const | SPxSolverBase< R > | |
VarStatus enum name | SPxSolverBase< R > | |
varStatusToBasisStatusCol(int col, VarStatus stat) const | SPxSolverBase< R > | protected |
varStatusToBasisStatusRow(int row, VarStatus stat) const | SPxSolverBase< R > | protected |
vector(int i) const | SPxSolverBase< R > | |
vector(const SPxRowId &rid) const | SPxSolverBase< R > | |
vector(const SPxColId &cid) const | SPxSolverBase< R > | |
vector(const SPxId &p_id) const | SPxSolverBase< R > | |
version() const | SPxSolverBase< R > | |
weights | SPxSolverBase< R > | |
weightsAreSetup | SPxSolverBase< R > | |
writeBasis(std::ostream &os, const NameSet *rownames, const NameSet *colnames, const bool cpxFormat=false) const | SPxBasisBase< R > | protectedvirtual |
writeBasisFile(const char *filename, const NameSet *rowNames, const NameSet *colNames, const bool cpxFormat=false) const | SPxSolverBase< R > | virtual |
writeFileLPBase(const char *filename, const NameSet *rowNames=0, const NameSet *colNames=0, const DIdxSet *p_intvars=0) const | SPxLPBase< R > | virtual |
writeLPF(std::ostream &out, const NameSet *rowNames, const NameSet *colNames, const DIdxSet *p_intvars=0) const | SPxLPBase< R > | virtual |
writeMPS(std::ostream &out, const NameSet *rowNames, const NameSet *colNames, const DIdxSet *p_intvars=0) const | SPxLPBase< R > | virtual |
writeState(const char *filename, const NameSet *rowNames=NULL, const NameSet *colNames=NULL, const bool cpxFormat=false) const | SPxSolverBase< R > | virtual |
soplex::xtend(int n, int newmax) | LPRowSetBase< R > | protected |
soplex::xtend(const DataKey &pkey, int pnewmax) | LPRowSetBase< R > | protected |
soplex::SVSetBase::xtend(SVectorBase< R > &svec, int newmax) | SVSetBase< R > | protected |
soplex::LPColSetBase::xtend(int n, int newmax) | LPColSetBase< R > | protected |
soplex::LPColSetBase::xtend(const DataKey &pkey, int pnewmax) | LPColSetBase< R > | protected |
soplex::SVSetBase::xtend(SVectorBase< R > &svec, int newmax) | SVSetBase< R > | protected |
ZERO enum value | SPxSolverBase< R > | |
~ClassArray() | ClassArray< Nonzero< R > > | protectedvirtual |
~LPColSetBase() | LPColSetBase< R > | protectedvirtual |
~LPRowSetBase() | LPRowSetBase< R > | protectedvirtual |
~SPxBasisBase() | SPxBasisBase< R > | protectedvirtual |
~SPxLPBase() | SPxLPBase< R > | virtual |
~SPxSolverBase() | SPxSolverBase< R > | virtual |
~SVSetBase() | SVSetBase< R > | protectedvirtual |