•All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
presol_trivial.h File Reference
Detailed Description
trivial presolver: round fractional bounds on integer variables, fix variables with equal bounds
This presolver fixes variables with equal bounds to this value. Furthermore, all integral variables, for which the bounds are fractional, will get rounded new bounds.
Definition in file presol_trivial.h.
Go to the source code of this file.
Functions | |
SCIP_RETCODE | SCIPincludePresolTrivial (SCIP *scip) |