Skip to main content

SCIPsetChgRealParam

Function SCIPsetChgRealParam 

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

changes the value of an existing SCIP_Real parameter