Public Attributes | List of all members
do_tighten_action::action Struct Reference

Public Attributes

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

Detailed Description

Definition at line 23 of file CoinPresolveTighten.hpp.

Member Data Documentation

int* do_tighten_action::action::rows

Definition at line 24 of file CoinPresolveTighten.hpp.

double* do_tighten_action::action::lbound

Definition at line 25 of file CoinPresolveTighten.hpp.

double* do_tighten_action::action::ubound

Definition at line 26 of file CoinPresolveTighten.hpp.

int do_tighten_action::action::col

Definition at line 27 of file CoinPresolveTighten.hpp.

int do_tighten_action::action::nrows

Definition at line 28 of file CoinPresolveTighten.hpp.

int do_tighten_action::action::direction

Definition at line 29 of file CoinPresolveTighten.hpp.


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