pub unsafe extern "C" fn SCIProwIsIntegral(
    row: *mut SCIP_ROW
) -> c_uint
Expand description

returns TRUE iff the activity of the row (without the row’s constant) is always integral in a feasible solution