Function SCIPlinConsStatsIncTypeCount

Source
pub unsafe extern "C" fn SCIPlinConsStatsIncTypeCount(
    linconsstats: *mut SCIP_LINCONSSTATS,
    linconstype: SCIP_LINCONSTYPE,
    increment: c_int,
)
Expand description

increases the number of occurrences of a specific type of linear constraint