Function scip_sys::SCIPgetParam
source · pub unsafe extern "C" fn SCIPgetParam(
scip: *mut SCIP,
name: *const c_char
) -> *mut SCIP_PARAMExpand description
returns the pointer to the SCIP parameter with the given name
@return pointer to the parameter with the given name