CoinUtils  2.11.9
Public Attributes | List of all members
do_tighten_action::action Struct Reference
+ Collaboration diagram for do_tighten_action::action:

Public Attributes

int * rows
 
double * lbound
 
double * ubound
 
int col
 
int nrows
 
int direction
 

Detailed Description

Definition at line 24 of file CoinPresolveTighten.hpp.

Member Data Documentation

◆ rows

int * do_tighten_action::action::rows

Definition at line 25 of file CoinPresolveTighten.hpp.

◆ lbound

double * do_tighten_action::action::lbound

Definition at line 26 of file CoinPresolveTighten.hpp.

◆ ubound

double * do_tighten_action::action::ubound

Definition at line 27 of file CoinPresolveTighten.hpp.

◆ col

int do_tighten_action::action::col

Definition at line 28 of file CoinPresolveTighten.hpp.

◆ nrows

int do_tighten_action::action::nrows

Definition at line 29 of file CoinPresolveTighten.hpp.

◆ direction

int do_tighten_action::action::direction

Definition at line 30 of file CoinPresolveTighten.hpp.


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