#include <QSopt_ex.h>
Collaboration diagram for mpq_bndinfo:

Definition at line 11345 of file QSopt_ex.h.
Data Fields | |
| int | btype |
| mpq_t | cbound |
| mpq_bndinfo * | next |
| mpq_t | pbound |
| int | varnum |
Definition at line 11349 of file QSopt_ex.h.
Referenced by mpq_ILLfct_bound_shift(), and mpq_ILLfct_unroll_bound_change().
| mpq_t mpq_bndinfo::cbound |
Definition at line 11348 of file QSopt_ex.h.
Referenced by mpq_free_internal_lpinfo(), mpq_ILLfct_bound_shift(), mpq_ILLfct_free_bndinfo(), mpq_ILLfct_new_bndinfo(), and mpq_ILLfct_unroll_bound_change().
| struct mpq_bndinfo* mpq_bndinfo::next |
Definition at line 11351 of file QSopt_ex.h.
Referenced by mpq_free_internal_lpinfo(), mpq_ILLfct_bound_shift(), and mpq_ILLfct_unroll_bound_change().
| mpq_t mpq_bndinfo::pbound |
Definition at line 11347 of file QSopt_ex.h.
Referenced by mpq_free_internal_lpinfo(), mpq_ILLfct_bound_shift(), mpq_ILLfct_free_bndinfo(), mpq_ILLfct_new_bndinfo(), and mpq_ILLfct_unroll_bound_change().
Definition at line 11350 of file QSopt_ex.h.
Referenced by mpq_ILLfct_bound_shift(), and mpq_ILLfct_unroll_bound_change().
1.4.7