Scippy

SCIP

Solving Constraint Integer Programs

heur_objpscostdiving.h File Reference

Detailed Description

LP diving heuristic that changes variable's objective value instead of bounds, using pseudo cost values as guide.

Author
Tobias Achterberg

Definition in file heur_objpscostdiving.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeHeurObjpscostdiving (SCIP *scip)
 

Function Documentation

SCIP_RETCODE SCIPincludeHeurObjpscostdiving ( SCIP scip)

creates the objpscostdiving heuristic and includes it in SCIP

Parameters
scipSCIP data structure