Scippy

SCIP

Solving Constraint Integer Programs

heur_rootsoldiving.h File Reference

Detailed Description

LP diving heuristic that changes variables' objective values using root LP solution as guide.

Author
Kati Wolter

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