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