Scippy

SCIP

Solving Constraint Integer Programs

heur_reoptsols.h File Reference

Detailed Description

reoptsols primal heuristic

Author
Jakob Witzig

template file for primal heuristic plugins

Definition in file heur_reoptsols.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

int SCIPreoptsolsGetNCheckedsols (SCIP *scip)
 
int SCIPreoptsolsGetNImprovingsols (SCIP *scip)
 
SCIP_RETCODE SCIPincludeHeurReoptsols (SCIP *scip)
 

Function Documentation

int SCIPreoptsolsGetNCheckedsols ( SCIP scip)

Definition at line 302 of file heur_reoptsols.c.

References HEUR_NAME, NULL, SCIPfindHeur(), and SCIPheurGetData().

int SCIPreoptsolsGetNImprovingsols ( SCIP scip)

Definition at line 321 of file heur_reoptsols.c.

References HEUR_NAME, NULL, SCIPfindHeur(), and SCIPheurGetData().