SCIPsetSetBoolParam

Function SCIPsetSetBoolParam 

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

changes the value of an existing SCIP_Bool parameter