Scippy

SCIP

Solving Constraint Integer Programs

presol_stuffing.h File Reference

Detailed Description

fix singleton continuous variables

Author
Dieter Weninger

Investigate singleton continuous variables if one can be fixed at a bound.

Definition in file presol_stuffing.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_RETCODE SCIPincludePresolStuffing (SCIP *scip)