scipshell.h
Go to the documentation of this file.
31 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/
52 /** creates a SCIP instance with default plugins, evaluates command line parameters, runs SCIP appropriately,
Definition: struct_scip.h:68
type definitions for return codes for SCIP methods
SCIP_RETCODE SCIPrunShell(int argc, char **argv, const char *defaultsetname)
Definition: scipshell.c:534
SCIP_RETCODE SCIPprocessShellArguments(SCIP *scip, int argc, char **argv, const char *defaultsetname)
Definition: scipshell.c:243
common defines and data types used in all packages of SCIP
Definition: objbenders.h:43