make_fixed_action::action Struct Reference

Structure to preserve the bound overwritten when fixing a variable. More...

Collaboration diagram for make_fixed_action::action:

Collaboration graph
[legend]
List of all members.

Public Attributes

double bound
 Value of bound overwritten to fix variable.
int col
 column index of variable

Detailed Description

Structure to preserve the bound overwritten when fixing a variable.

Definition at line 98 of file CoinPresolveFixed.hpp.


Member Data Documentation

double make_fixed_action::action::bound

Value of bound overwritten to fix variable.

Definition at line 99 of file CoinPresolveFixed.hpp.

int make_fixed_action::action::col

column index of variable

Definition at line 100 of file CoinPresolveFixed.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 16 03:11:54 2011 for CoinUtils by  doxygen 1.4.7