pub unsafe extern "C" fn SCIPlinConsStatsGetTypeCount(
linconsstats: *mut SCIP_LINCONSSTATS,
linconstype: SCIP_LINCONSTYPE,
) -> c_intExpand description
returns the number of occurrences of a specific type of linear constraint
pub unsafe extern "C" fn SCIPlinConsStatsGetTypeCount(
linconsstats: *mut SCIP_LINCONSSTATS,
linconstype: SCIP_LINCONSTYPE,
) -> c_intreturns the number of occurrences of a specific type of linear constraint