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

Postsolve (bound restore) instruction. More...

Public Attributes

double rlo_
 restored row lower bound More...
 
double rup_
 restored row upper bound More...
 
int ndx_
 row index More...
 

Detailed Description

Postsolve (bound restore) instruction.

Definition at line 61 of file CoinPresolveDual.hpp.

Member Data Documentation

double remove_dual_action::action::rlo_

restored row lower bound

Definition at line 62 of file CoinPresolveDual.hpp.

double remove_dual_action::action::rup_

restored row upper bound

Definition at line 63 of file CoinPresolveDual.hpp.

int remove_dual_action::action::ndx_

row index

Definition at line 64 of file CoinPresolveDual.hpp.


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