Scippy

SCIP

Solving Constraint Integer Programs

heur_localbranching.h File Reference

Detailed Description

Local branching heuristic according to Fischetti and Lodi.

Author
Timo Berthold

Definition in file heur_localbranching.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeHeurLocalbranching (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeHeurLocalbranching ( SCIP scip)

creates local branching primal heuristic and includes it in SCIP

Parameters
scipSCIP data structure