Dip
0.92.4
|
Structure to preserve the bound overwritten when fixing a variable. More...
Public Attributes | |
double | bound |
Value of bound overwritten to fix variable. More... | |
int | col |
column index of variable More... | |
Structure to preserve the bound overwritten when fixing a variable.
Definition at line 96 of file CoinPresolveFixed.hpp.
double make_fixed_action::action::bound |
Value of bound overwritten to fix variable.
Definition at line 97 of file CoinPresolveFixed.hpp.
int make_fixed_action::action::col |
column index of variable
Definition at line 98 of file CoinPresolveFixed.hpp.