#include <CoinPresolveFixed.hpp>
Public Attributes | |
int | col |
column index of variable | |
int | start |
start of coefficients in colels_ and colrows_ | |
double | sol |
value of variable |
Definition at line 28 of file CoinPresolveFixed.hpp.
int remove_fixed_action::remove_fixed_action::action::col |
int remove_fixed_action::remove_fixed_action::action::start |
double remove_fixed_action::remove_fixed_action::action::sol |