SCIPsetGetParam

Function SCIPsetGetParam 

Source
pub unsafe extern "C" fn SCIPsetGetParam(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_PARAM
Expand description

returns the pointer to the SCIP parameter with the given name