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