SCIProwIsIntegral

Function SCIProwIsIntegral 

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

returns TRUE if the activity of the row (without the row’s constant) is integral for an optimal solution