Scippy

SCIP

Solving Constraint Integer Programs

presol_milp.h File Reference

Detailed Description

MILP presolver that calls the presolve library on the constraint matrix.

Author
Leona Gottwald

Calls the presolve library and uses the postsolve information to communicate fixings, bound changes, and (multi-)aggregations to SCIP

Definition in file presol_milp.h.

#include "scip/def.h"
#include "scip/type_retcode.h"
#include "scip/type_scip.h"

Go to the source code of this file.

Functions

SCIP_EXPORT SCIP_RETCODE SCIPincludePresolMILP (SCIP *scip)