CoinUtils  2.9.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
twoxtwo_action::action Struct Reference
+ Collaboration diagram for twoxtwo_action::action:

Public Attributes

double lbound_row
 
double ubound_row
 
double lbound_col
 
double ubound_col
 
double cost_col
 
double cost_othercol
 
int row
 
int col
 
int othercol
 

Detailed Description

Definition at line 164 of file CoinPresolveDupcol.hpp.

Member Data Documentation

double twoxtwo_action::action::lbound_row

Definition at line 165 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::ubound_row

Definition at line 166 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::lbound_col

Definition at line 167 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::ubound_col

Definition at line 168 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::cost_col

Definition at line 169 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::cost_othercol

Definition at line 170 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::row

Definition at line 171 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::col

Definition at line 172 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::othercol

Definition at line 173 of file CoinPresolveDupcol.hpp.


The documentation for this struct was generated from the following file: