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 21 of file CoinPresolveZeros.hpp.


Member Data Documentation

int dropped_zero::row

Definition at line 22 of file CoinPresolveZeros.hpp.

int dropped_zero::col

Definition at line 23 of file CoinPresolveZeros.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 7 03:07:55 2010 by  doxygen 1.4.7