CoinUtils
2.10.13
|
#include "CoinPresolveMatrix.hpp"
Go to the source code of this file.
Classes | |
class | dupcol_action |
Detect and remove duplicate columns. More... | |
class | duprow_action |
Detect and remove duplicate rows. More... | |
class | duprow3_action |
class | gubrow_action |
Detect and remove entries whose sum is known. More... | |
class | twoxtwo_action |
Detect interesting 2 by 2 blocks. More... | |
Macros | |
#define | DUPCOL 10 |
#define DUPCOL 10 |
Definition at line 15 of file CoinPresolveDupcol.hpp.