Function scip_sys::SCIPgetDivesetScore
source · pub unsafe extern "C" fn SCIPgetDivesetScore(
scip: *mut SCIP,
diveset: *mut SCIP_DIVESET,
divetype: SCIP_DIVETYPE,
divecand: *mut SCIP_VAR,
divecandsol: f64,
divecandfrac: f64,
candscore: *mut f64,
roundup: *mut c_uint
) -> SCIP_RETCODEExpand description
stores the candidate score and preferred rounding direction for a candidate variable