|
CoinUtils 2.11.13
|
This is the complete list of members for CoinPostsolveMatrix, including all inherited members.
| assignPresolveToPostsolve(CoinPresolveMatrix *&preObj) | CoinPostsolveMatrix | |
| cdone_ | CoinPostsolveMatrix | |
| check_nbasic() | 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 | |
| free_list_ | CoinPostsolveMatrix | |
| link_ | CoinPostsolveMatrix | |
| maxlink_ | CoinPostsolveMatrix | |
| 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_sol(const CoinPostsolveMatrix *postObj, int chkColSol=2, int chkRowAct=2, int chkStatus=1) | 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, CoinBigIndex *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, CoinBigIndex *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_delete_many_from_major(int majndx, char *marked, const CoinBigIndex *majstrts, int *majlens, int *minndxs, double *els) | 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(int *lengths, presolvehlink *link, int n) | CoinPrePostsolveMatrix | related |
| rdone_ | CoinPostsolveMatrix | |
| statusName(CoinPrePostsolveMatrix::Status status) | CoinPrePostsolveMatrix | related |
| ~CoinPostsolveMatrix() | CoinPostsolveMatrix |