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