dialog_default.h
Go to the documentation of this file.
22 /*---+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----+----9----+----0----+----1----+----2*/ 34 /** standard menu dialog execution method, that displays it's help screen if the remaining command line is empty */
SCIP_RETCODE SCIPincludeDialogDefaultFix(SCIP *scip) SCIP_DECL_DIALOGEXEC(SCIPdialogExecMenu) SCIP_RETCODE SCIPincludeDialogDefaultSet(SCIP *scip) SCIP_RETCODE SCIPcreateRootDialog(SCIP *scip, SCIP_DIALOG **root) SCIP_DECL_DIALOGDESC(SCIPdialogDescSetParam) SCIP_RETCODE SCIPincludeDialogDefault(SCIP *scip) Definition: objbranchrule.h:33 SCIP callable library. |