SCIPprocessShellArguments

Function SCIPprocessShellArguments 

Source
pub unsafe extern "C" fn SCIPprocessShellArguments(
    scip: *mut SCIP,
    argc: c_int,
    argv: *mut *mut c_char,
    defaultsetname: *const c_char,
) -> SCIP_RETCODE
Expand description

evaluates command line parameters and runs SCIP appropriately in the given SCIP instance