pub unsafe extern "C" fn SCIPdialogExecMenu(
scip: *mut SCIP,
dialog: *mut SCIP_DIALOG,
dialoghdlr: *mut SCIP_DIALOGHDLR,
nextdialog: *mut *mut SCIP_DIALOG,
) -> SCIP_RETCODEExpand description
standard menu dialog execution method, that displays it’s help screen if the remaining command line is empty