Scippy

SCIP

Solving Constraint Integer Programs

event_bestsol.h File Reference

Detailed Description

eventhdlr for best solution found

Author
Gerald Gamrath

Event handler for printing DIMACS solution file.

Definition in file event_bestsol.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeEventHdlrBestsol (SCIP *scip)
 

Function Documentation

◆ SCIPincludeEventHdlrBestsol()

SCIP_RETCODE SCIPincludeEventHdlrBestsol ( SCIP scip)

includes event handler for best solution found

Parameters
scipSCIP data structure

Definition at line 108 of file event_bestsol.c.