Scippy

SCIP

Solving Constraint Integer Programs

presol_implfree.h File Reference

Detailed Description

exploit implied free variables for multi-aggregation

Author
Dieter Weninger

This presolver tries to find implied free variables within equalities which are convenient for multi-aggregation.

Definition in file presol_implfree.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludePresolImplfree (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludePresolImplfree ( SCIP scip)

creates the implied free presolver and includes it in SCIP

Parameters
scipSCIP data structure