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,
common defines and data types used in all packages of SCIP
Definition: objbenders.h:44
SCIP_RETCODE SCIPrunShell(int argc, char **argv, const char *defaultsetname)
Definition: scipshell.c:569
SCIP_RETCODE SCIPprocessShellArguments(SCIP *scip, int argc, char **argv, const char *defaultsetname)
Definition: scipshell.c:273
Definition: struct_scip.h:70
type definitions for return codes for SCIP methods