main.cpp
Go to the documentation of this file.
30 /*--+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
Definition: struct_scip.h:68
cmin file reader
SCIP_RETCODE SCIPsetSolveCumulative(SCIP *scip, SCIP_DECL_SOLVECUMULATIVE((*solveCumulative)))
Definition: cons_cumulative.c:14325
SCIP_RETCODE SCIPincludeHeurOptcumulative(SCIP *scip)
Definition: heur_optcumulative.c:700
SCIP_RETCODE SCIPincludeHeurListScheduling(SCIP *scip)
Definition: heur_listscheduling.c:843
file reader for "pack" scheduling instances
SCIP_RETCODE SCIPincludeConshdlrOptcumulative(SCIP *scip)
Definition: cons_optcumulative.c:4101
SCIP command line interface.
static SCIP_RETCODE runShell(int argc, char **argv, const char *defaultsetname)
Definition: main.cpp:47
Definition: type_retcode.h:42
SCIP_RETCODE SCIPincludeDefaultPlugins(SCIP *scip)
Definition: scipdefplugins.c:37
SCIP_RETCODE SCIPprocessShellArguments(SCIP *scip, int argc, char **argv, const char *defaultsetname)
Definition: scipshell.c:243
heuristic for cumulative scheduling with optional activities
scheduling problem file reader for RCPSP format
Definition: objbenders.h:43
default SCIP plugins
constraint handler for cumulative constraints with optional activities
scheduling problem file reader for RCPSP/max format
SCIP callable library.
scheduling specific primal heuristic which is based on bidirectional serial generation scheme...