pub unsafe extern "C" fn SCIProwExactHasFpRelax(
row: *mut SCIP_ROWEXACT,
) -> c_uintExpand description
true if row can be relaxed (possibly as two fp rows)
pub unsafe extern "C" fn SCIProwExactHasFpRelax(
row: *mut SCIP_ROWEXACT,
) -> c_uinttrue if row can be relaxed (possibly as two fp rows)