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