|
CoinUtils
trunk
|
| CoinPresolveAction(const CoinPresolveAction *next) | CoinPresolveAction | [inline] |
| make_fixed(CoinPresolveMatrix *prob, const CoinPresolveAction *next) | make_fixed_action | [related] |
| name() const | make_fixed_action | [virtual] |
| next | CoinPresolveAction | |
| postsolve(CoinPostsolveMatrix *prob) const | make_fixed_action | [virtual] |
| presolve(CoinPresolveMatrix *prob, int *fcols, int nfcols, bool fix_to_lower, const CoinPresolveAction *next) | make_fixed_action | [static] |
| setNext(const CoinPresolveAction *nextAction) | CoinPresolveAction | [inline] |
| throwCoinError(const char *error, const char *ps_routine) | CoinPresolveAction | [inline, static] |
| transferCosts(CoinPresolveMatrix *prob) | make_fixed_action | [related] |
| ~CoinPresolveAction() | CoinPresolveAction | [inline, virtual] |
| ~make_fixed_action() | make_fixed_action | [inline, virtual] |
1.7.6.1