pub unsafe extern "C" fn SCIPbdchginfoGetInferProp(
bdchginfo: *mut SCIP_BDCHGINFO,
) -> *mut SCIP_PROPExpand description
returns inference propagator of given bound change information, or NULL if no propagator was responsible
pub unsafe extern "C" fn SCIPbdchginfoGetInferProp(
bdchginfo: *mut SCIP_BDCHGINFO,
) -> *mut SCIP_PROPreturns inference propagator of given bound change information, or NULL if no propagator was responsible