Scippy

SCIP

Solving Constraint Integer Programs

heur_bound.h File Reference

Detailed Description

heuristic which fixes all integer variables to a bound (lower/upper) and solves the remaining LP

Author
Gerald Gamrath

Definition in file heur_bound.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeHeurBound (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeHeurBound ( SCIP scip)

creates the bound primal heuristic and includes it in SCIP

Parameters
scipSCIP data structure