#include <CoinPresolveFixed.hpp>
Collaboration diagram for remove_fixed_action::action:
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 30 of file CoinPresolveFixed.hpp.