SCIP Doxygen Documentation
Loading...
Searching...
No Matches
heur_cycgreedy.h File Reference

Detailed Description

Greedy primal heuristic. States are assigned to clusters iteratively. At each iteration all possible assignments are computed and the one with the best change in objective value is selected.

Author
Leon Eifler

Definition in file heur_cycgreedy.h.

#include "scip/scip.h"

Go to the source code of this file.

Functions

SCIP_RETCODE SCIPincludeHeurCycGreedy (SCIP *scip)

Function Documentation

◆ SCIPincludeHeurCycGreedy()

SCIP_RETCODE SCIPincludeHeurCycGreedy ( SCIP * scip)