presol_trivial.h
Go to the documentation of this file.
27 * @brief trivial presolver: round fractional bounds on integer variables, fix variables with equal bounds
30 * This presolver fixes variables with equal bounds to this value. Furthermore, all integral variables, for which the
34 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:68
type definitions for return codes for SCIP methods
type definitions for SCIP's main datastructure
SCIP_RETCODE SCIPincludePresolTrivial(SCIP *scip)
Definition: presol_trivial.c:205
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43