pub unsafe extern "C" fn SCIPsetSetParam(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
name: *const c_char,
value: *const c_char,
) -> SCIP_RETCODEExpand description
changes the value of an existing parameter
pub unsafe extern "C" fn SCIPsetSetParam(
set: *mut SCIP_SET,
messagehdlr: *mut SCIP_MESSAGEHDLR,
name: *const c_char,
value: *const c_char,
) -> SCIP_RETCODEchanges the value of an existing parameter