pub unsafe extern "C" fn SCIPboundchgGetVar(
boundchg: *mut SCIP_BOUNDCHG,
) -> *mut SCIP_VARExpand description
returns the variable of the bound change in the bound change data
pub unsafe extern "C" fn SCIPboundchgGetVar(
boundchg: *mut SCIP_BOUNDCHG,
) -> *mut SCIP_VARreturns the variable of the bound change in the bound change data