Dip
0.92.4
|
Go to the source code of this file.
Classes | |
struct | dropped_zero |
Tracking information for an explicit zero coefficient. More... | |
class | drop_zero_coefficients_action |
Removal of explicit zeros. More... | |
Macros | |
#define | DROP_ZERO 8 |
Functions | |
const CoinPresolveAction * | drop_zero_coefficients (CoinPresolveMatrix *prob, const CoinPresolveAction *next) |
Drop/reintroduce explicit zeros.
Definition in file CoinPresolveZeros.hpp.
#define DROP_ZERO 8 |
Definition at line 14 of file CoinPresolveZeros.hpp.
const CoinPresolveAction* drop_zero_coefficients | ( | CoinPresolveMatrix * | prob, |
const CoinPresolveAction * | next | ||
) |