All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Bound Struct Reference Detailed Descriptionbound data Definition at line 75 of file prop_obbt.c.
Field Documentation
variable Definition at line 77 of file prop_obbt.c. Referenced by applyBoundChgs(), createGenVBound(), filterExistingLP(), filterRound(), findNewBounds(), getScore(), and tightenBoundDive().
stores a probably tighter value for this bound Definition at line 78 of file prop_obbt.c. Referenced by applyBoundChgs(), and findNewBounds().
type of bound Definition at line 79 of file prop_obbt.c. Referenced by applyBoundChgs(), createGenVBound(), filterExistingLP(), filterRound(), findNewBounds(), getScore(), and tightenBoundDive().
score value that is used to group bounds Definition at line 80 of file prop_obbt.c. Referenced by SCIP_DECL_SORTPTRCOMP().
thrown out during pre-filtering step Definition at line 81 of file prop_obbt.c. Referenced by filterExistingLP(), filterRound(), and findNewBounds().
stores whether a probably tighter value for this bound was found Definition at line 82 of file prop_obbt.c. Referenced by applyBoundChgs(), and findNewBounds(). |