Clp  1.17.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
twoxtwo_action::action Struct Reference

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 215 of file CoinPresolveDupcol.hpp.

Member Data Documentation

double twoxtwo_action::action::lbound_row

Definition at line 216 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::ubound_row

Definition at line 217 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::lbound_col

Definition at line 218 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::ubound_col

Definition at line 219 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::cost_col

Definition at line 220 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::cost_othercol

Definition at line 221 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::row

Definition at line 222 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::col

Definition at line 223 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::othercol

Definition at line 224 of file CoinPresolveDupcol.hpp.


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