make_fixed_action::action Struct Reference
Structure to preserve the bound overwritten when fixing a variable.
More...
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 96 of file CoinPresolveFixed.hpp.
Member Data Documentation
The documentation for this struct was generated from the following file: