dropped_zero Struct Reference

Tracking information for an explicit zero coefficient. More...

#include <CoinPresolveZeros.hpp>

Collaboration diagram for dropped_zero:

Collaboration graph
[legend]
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 22 of file CoinPresolveZeros.hpp.


Member Data Documentation

int dropped_zero::row

Definition at line 23 of file CoinPresolveZeros.hpp.

int dropped_zero::col

Definition at line 24 of file CoinPresolveZeros.hpp.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 4 03:06:08 2011 for CoinUtils by  doxygen 1.4.7