dropped_zero Struct Reference
Tracking information for an explicit zero coefficient.
More...
#include <CoinPresolveZeros.hpp>
List of all members.
|
Public Attributes |
int | row |
int | col |
Detailed Description
Tracking information for an explicit zero coefficient.
- Todo:
- Why isn't this a nested class in drop_zero_coefficients_action? That would match the structure of other presolve classes.
Definition at line 20 of file CoinPresolveZeros.hpp.
Member Data Documentation
The documentation for this struct was generated from the following file: