pub unsafe extern "C" fn SCIProwGetActiveLPCount(
row: *mut SCIP_ROW,
) -> c_longlongExpand description
returns the number of times that this row has been sharp in an optimal LP solution
pub unsafe extern "C" fn SCIProwGetActiveLPCount(
row: *mut SCIP_ROW,
) -> c_longlongreturns the number of times that this row has been sharp in an optimal LP solution