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

Member Data Documentation

double twoxtwo_action::action::lbound_row

Definition at line 197 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::ubound_row

Definition at line 198 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::lbound_col

Definition at line 199 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::ubound_col

Definition at line 200 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::cost_col

Definition at line 201 of file CoinPresolveDupcol.hpp.

double twoxtwo_action::action::cost_othercol

Definition at line 202 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::row

Definition at line 203 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::col

Definition at line 204 of file CoinPresolveDupcol.hpp.

int twoxtwo_action::action::othercol

Definition at line 205 of file CoinPresolveDupcol.hpp.


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