Function SCIPupgradeConsLinear

Source
pub unsafe extern "C" fn SCIPupgradeConsLinear(
    scip: *mut SCIP,
    cons: *mut SCIP_CONS,
    upgdcons: *mut *mut SCIP_CONS,
) -> SCIP_RETCODE
Expand description

tries to automatically convert a linear constraint into a more specific and more specialized constraint