pub unsafe extern "C" fn SCIPprocessShellArguments(
scip: *mut SCIP,
argc: c_int,
argv: *mut *mut c_char,
defaultsetname: *const c_char,
) -> SCIP_RETCODEExpand description
evaluates command line parameters and runs SCIP appropriately in the given SCIP instance