pub unsafe extern "C" fn SCIPboundchgGetLPSolVal(
boundchg: *mut SCIP_BOUNDCHG,
) -> f64Expand description
returns the lp solution value in the branching data of the bound change data
pub unsafe extern "C" fn SCIPboundchgGetLPSolVal(
boundchg: *mut SCIP_BOUNDCHG,
) -> f64returns the lp solution value in the branching data of the bound change data