Scippy

SCIP

Solving Constraint Integer Programs

heur_distributiondiving.h File Reference

Detailed Description

Diving heuristic that chooses fixings w.r.t. changes in the solution density after Pryor and Chinneck.

Author
Gregor Hendel
See also
branch_distribution.h for further explanations of probability based branching schemes and references.

Definition in file heur_distributiondiving.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 SCIPincludeHeurDistributiondiving (SCIP *scip)