#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 | gubrow_action |
Detect and remove entries whose sum is known. More... | |
struct | gubrow_action::action |
Macros | |
#define | DUPCOL 10 |
#define DUPCOL 10 |
Definition at line 14 of file CoinPresolveDupcol.hpp.