CoinPostsolveMatrix Member List

This is the complete list of members for CoinPostsolveMatrix, including all inherited members.
acts_CoinPrePostsolveMatrix
assignPresolveToPostsolve(CoinPresolveMatrix *&preObj)CoinPostsolveMatrix
atLowerBound enum valueCoinPrePostsolveMatrix
atUpperBound enum valueCoinPrePostsolveMatrix
basic enum valueCoinPrePostsolveMatrix
bulk0_CoinPrePostsolveMatrix
bulkRatio_CoinPrePostsolveMatrix
cdone_CoinPostsolveMatrix
check_nbasic()CoinPostsolveMatrix
clo_CoinPrePostsolveMatrix
CoinPostsolveMatrix(int ncols_alloc, int nrows_alloc, CoinBigIndex nelems_alloc)CoinPostsolveMatrix
CoinPostsolveMatrix(ClpSimplex *si, int ncols0, int nrows0, CoinBigIndex nelems0, double maxmin_, double *sol, double *acts, unsigned char *colstat, unsigned char *rowstat)CoinPostsolveMatrix
CoinPostsolveMatrix(OsiSolverInterface *si, int ncols0, int nrows0, CoinBigIndex nelems0, double maxmin_, double *sol, double *acts, unsigned char *colstat, unsigned char *rowstat)CoinPostsolveMatrix
CoinPrePostsolveMatrix(int ncols_alloc, int nrows_alloc, CoinBigIndex nelems_alloc)CoinPrePostsolveMatrix
CoinPrePostsolveMatrix(const OsiSolverInterface *si, int ncols_, int nrows_, CoinBigIndex nelems_)CoinPrePostsolveMatrix
CoinPrePostsolveMatrix(const ClpSimplex *si, int ncols_, int nrows_, CoinBigIndex nelems_, double bulkRatio)CoinPrePostsolveMatrix
colels_CoinPrePostsolveMatrix
colstat_CoinPrePostsolveMatrix
columnIsBasic(int sequence) const CoinPrePostsolveMatrix [inline]
columnStatusString(int j) const CoinPrePostsolveMatrix
cost_CoinPrePostsolveMatrix
countEmptyCols()CoinPrePostsolveMatrix [inline]
cup_CoinPrePostsolveMatrix
defaultHandler_CoinPrePostsolveMatrix
free_list_CoinPostsolveMatrix
getColLengths() const CoinPrePostsolveMatrix [inline]
getColLower() const CoinPrePostsolveMatrix [inline]
getColSolution() const CoinPrePostsolveMatrix [inline]
getColStarts() const CoinPrePostsolveMatrix [inline]
getColumnStatus(int sequence) const CoinPrePostsolveMatrix [inline]
getColUpper() const CoinPrePostsolveMatrix [inline]
getCost() const CoinPrePostsolveMatrix [inline]
getElementsByCol() const CoinPrePostsolveMatrix [inline]
getNumCols()CoinPrePostsolveMatrix [inline]
getNumElems()CoinPrePostsolveMatrix [inline]
getNumRows()CoinPrePostsolveMatrix [inline]
getReducedCost() const CoinPrePostsolveMatrix [inline]
getRowActivity() const CoinPrePostsolveMatrix [inline]
getRowIndicesByCol() const CoinPrePostsolveMatrix [inline]
getRowLower() const CoinPrePostsolveMatrix [inline]
getRowPrice() const CoinPrePostsolveMatrix [inline]
getRowStatus(int sequence) const CoinPrePostsolveMatrix [inline]
getRowUpper() const CoinPrePostsolveMatrix [inline]
getStatus()CoinPrePostsolveMatrix
handler_CoinPrePostsolveMatrix
hincol_CoinPrePostsolveMatrix
hrow_CoinPrePostsolveMatrix
isFree enum valueCoinPrePostsolveMatrix
link_CoinPostsolveMatrix
maxlink_CoinPostsolveMatrix
maxmin_CoinPrePostsolveMatrix
mcstrt_CoinPrePostsolveMatrix
messageHandler() const CoinPrePostsolveMatrix [inline]
messages() const CoinPrePostsolveMatrix [inline]
messages_CoinPrePostsolveMatrix
ncols0_CoinPrePostsolveMatrix
ncols_CoinPrePostsolveMatrix
nelems0_CoinPrePostsolveMatrix
nelems_CoinPrePostsolveMatrix
nrows0_CoinPrePostsolveMatrix
nrows_CoinPrePostsolveMatrix
originalColumn_CoinPrePostsolveMatrix
originalOffset_CoinPrePostsolveMatrix
originalRow_CoinPrePostsolveMatrix
presolve_check_duals(const CoinPostsolveMatrix *postObj)CoinPostsolveMatrix [related]
presolve_check_free_list(const CoinPostsolveMatrix *obj, bool chkElemCnt=false)CoinPostsolveMatrix [related]
presolve_check_nbasic(const CoinPostsolveMatrix *postObj)CoinPostsolveMatrix [related]
presolve_check_reduced_costs(const CoinPostsolveMatrix *obj)CoinPostsolveMatrix [related]
presolve_check_threads(const CoinPostsolveMatrix *obj)CoinPostsolveMatrix [related]
presolve_delete_from_col(int row, int col, const CoinBigIndex *mcstrt, int *hincol, int *hrow, double *colels)CoinPrePostsolveMatrix [related]
presolve_delete_from_col2(int row, int col, CoinBigIndex *mcstrt, int *hincol, int *hrow, double *colels, int *clinks, CoinBigIndex *free_listp)CoinPostsolveMatrix [related]
presolve_delete_from_major(int majndx, int minndx, const CoinBigIndex *majstrts, int *majlens, int *minndxs, double *els)CoinPrePostsolveMatrix [related]
presolve_delete_from_major2(int majndx, int minndx, CoinBigIndex *majstrts, int *majlens, int *minndxs, double *els, int *majlinks, CoinBigIndex *free_listp)CoinPostsolveMatrix [related]
presolve_delete_from_row(int row, int col, const CoinBigIndex *mrstrt, int *hinrow, int *hcol, double *rowels)CoinPrePostsolveMatrix [related]
presolve_expand_col(CoinBigIndex *mcstrt, double *colels, int *hrow, int *hincol, presolvehlink *clink, int ncols, int colx)CoinPrePostsolveMatrix [related]
presolve_expand_major(CoinBigIndex *majstrts, double *majels, int *minndxs, int *majlens, presolvehlink *majlinks, int nmaj, int k)CoinPrePostsolveMatrix [related]
presolve_expand_row(CoinBigIndex *mrstrt, double *rowels, int *hcol, int *hinrow, presolvehlink *rlink, int nrows, int rowx)CoinPrePostsolveMatrix [related]
presolve_find_col(int col, CoinBigIndex krs, CoinBigIndex kre, const int *hcol)CoinPostsolveMatrix [related]
presolve_find_col1(int col, CoinBigIndex krs, CoinBigIndex kre, const int *hcol)CoinPrePostsolveMatrix [related]
presolve_find_minor(int tgt, CoinBigIndex ks, CoinBigIndex ke, const int *minndxs)CoinPrePostsolveMatrix [related]
presolve_find_minor1(int tgt, CoinBigIndex ks, CoinBigIndex ke, const int *minndxs)CoinPrePostsolveMatrix [related]
presolve_find_minor2(int tgt, CoinBigIndex ks, int majlen, const int *minndxs, const CoinBigIndex *majlinks)CoinPostsolveMatrix [related]
presolve_find_minor3(int tgt, CoinBigIndex ks, int majlen, const int *minndxs, const CoinBigIndex *majlinks)CoinPostsolveMatrix [related]
presolve_find_row(int row, CoinBigIndex kcs, CoinBigIndex kce, const int *hrow)CoinPrePostsolveMatrix [related]
presolve_find_row1(int row, CoinBigIndex kcs, CoinBigIndex kce, const int *hrow)CoinPrePostsolveMatrix [related]
presolve_find_row2(int row, CoinBigIndex kcs, int collen, const int *hrow, const CoinBigIndex *clinks)CoinPostsolveMatrix [related]
presolve_find_row3(int row, CoinBigIndex kcs, int collen, const int *hrow, const CoinBigIndex *clinks)CoinPostsolveMatrix [related]
presolve_make_memlists(CoinBigIndex *starts, int *lengths, presolvehlink *link, int n)CoinPrePostsolveMatrix [related]
rcosts_CoinPrePostsolveMatrix
rdone_CoinPostsolveMatrix
rlo_CoinPrePostsolveMatrix
rowduals_CoinPrePostsolveMatrix
rowIsBasic(int sequence) const CoinPrePostsolveMatrix [inline]
rowstat_CoinPrePostsolveMatrix
rowStatusString(int i) const CoinPrePostsolveMatrix
rup_CoinPrePostsolveMatrix
setArtificialStatus(const char *artifStatus, int lenParam)CoinPrePostsolveMatrix
setColLower(const double *colLower, int lenParam)CoinPrePostsolveMatrix
setColSolution(const double *colSol, int lenParam)CoinPrePostsolveMatrix
setColumnStatus(int sequence, Status status)CoinPrePostsolveMatrix [inline]
setColumnStatusUsingValue(int iColumn)CoinPrePostsolveMatrix
setColUpper(const double *colUpper, int lenParam)CoinPrePostsolveMatrix
setCost(const double *cost, int lenParam)CoinPrePostsolveMatrix
setDualTolerance(double dualTol)CoinPrePostsolveMatrix
setMessageHandler(CoinMessageHandler *handler)CoinPrePostsolveMatrix [inline]
setObjOffset(double offset)CoinPrePostsolveMatrix
setObjSense(double objSense)CoinPrePostsolveMatrix
setPrimalTolerance(double primTol)CoinPrePostsolveMatrix
setReducedCost(const double *redCost, int lenParam)CoinPrePostsolveMatrix
setRowActivity(const double *rowAct, int lenParam)CoinPrePostsolveMatrix
setRowLower(const double *rowLower, int lenParam)CoinPrePostsolveMatrix
setRowPrice(const double *rowSol, int lenParam)CoinPrePostsolveMatrix
setRowStatus(int sequence, Status status)CoinPrePostsolveMatrix [inline]
setRowStatusUsingValue(int iRow)CoinPrePostsolveMatrix
setRowUpper(const double *rowUpper, int lenParam)CoinPrePostsolveMatrix
setStatus(const CoinWarmStartBasis *basis)CoinPrePostsolveMatrix
setStructuralStatus(const char *strucStatus, int lenParam)CoinPrePostsolveMatrix
sol_CoinPrePostsolveMatrix
Status enum nameCoinPrePostsolveMatrix
superBasic enum valueCoinPrePostsolveMatrix
ztoldj_CoinPrePostsolveMatrix
ztolzb_CoinPrePostsolveMatrix
~CoinPostsolveMatrix()CoinPostsolveMatrix
~CoinPrePostsolveMatrix()CoinPrePostsolveMatrix

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1