SCIPgetDivesetScore

Function 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_RETCODE
Expand description

stores the candidate score and preferred rounding direction for a candidate variable