heur_cyckerlin.h
Go to the documentation of this file.
31/*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
47/** External method that adds a solution to the list of candidate-solutions that should be improved */
SCIP_RETCODE SCIPincludeHeurCycKerlin(SCIP *scip)
Definition: heur_cyckerlin.c:848
SCIP_RETCODE addCandSolCyckerlin(SCIP *scip, SCIP_SOL *sol)
Definition: heur_cyckerlin.c:65
Definition: objbenders.h:44
SCIP callable library.
Definition: struct_sol.h:74
Definition: struct_scip.h:70