Skip to main content

SCIPsetChgBoolParam

Function SCIPsetChgBoolParam 

Source
pub unsafe extern "C" fn SCIPsetChgBoolParam(
    set: *mut SCIP_SET,
    messagehdlr: *mut SCIP_MESSAGEHDLR,
    param: *mut SCIP_PARAM,
    value: c_uint,
) -> SCIP_RETCODE
Expand description

changes the value of an existing SCIP_Bool parameter