remove_fixed_action::action Struct Reference
Structure to hold information necessary to reintroduce a column into the problem representation.
More...
#include <CoinPresolveFixed.hpp>
List of all members.
|
Public Attributes |
int | col |
| column index of variable
|
int | start |
| start of coefficients in colels_ and colrows_
|
double | sol |
| value of variable
|
Detailed Description
Structure to hold information necessary to reintroduce a column into the problem representation.
Definition at line 28 of file CoinPresolveFixed.hpp.
Member Data Documentation
The documentation for this struct was generated from the following file: