Scippy

SCIP

Solving Constraint Integer Programs

event_solvingphase.h File Reference

Detailed Description

eventhdlr for solving phase dependent parameter adjustment

Author
Gregor Hendel

this event handler is used to apply dynamic parameter adjustment depending on the progress of the solving process.

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

Function Documentation

◆ SCIPincludeEventHdlrSolvingphase()

SCIP_EXPORT SCIP_RETCODE SCIPincludeEventHdlrSolvingphase ( SCIP scip)