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