SCIPsetGetIntParam

Function SCIPsetGetIntParam 

Source
pub unsafe extern "C" fn SCIPsetGetIntParam(
    set: *mut SCIP_SET,
    name: *const c_char,
    value: *mut c_int,
) -> SCIP_RETCODE
Expand description

gets the value of an existing Int parameter