heur_cycgreedy.h
Go to the documentation of this file.
27 * @brief Greedy primal heuristic. States are assigned to clusters iteratively. At each iteration all possible
Definition: struct_scip.h:68
SCIP_RETCODE SCIPincludeHeurCycGreedy(SCIP *scip)
Definition: heur_cycgreedy.c:607
Definition: objbenders.h:43
SCIP callable library.