pub unsafe extern "C" fn SCIPupgradeConsLinear(
scip: *mut SCIP,
cons: *mut SCIP_CONS,
upgdcons: *mut *mut SCIP_CONS,
) -> SCIP_RETCODEExpand description
tries to automatically convert a linear constraint into a more specific and more specialized constraint