DyLP
1.10.4
|
Tracking information for an explicit zero coefficient. More...
#include <CoinPresolveZeros.hpp>
Public Attributes | |
int | row |
int | col |
Tracking information for an explicit zero coefficient.
Definition at line 22 of file CoinPresolveZeros.hpp.
int dropped_zero::row |
Definition at line 23 of file CoinPresolveZeros.hpp.
int dropped_zero::col |
Definition at line 24 of file CoinPresolveZeros.hpp.