“…6: end if 7: if (right narrow (x, f, i, ε) results in "no solutions") then 8: return "no solutions" 9: end if 10: if (dist(x i , x old i ) >= ε equal ) then 11: modified = true 12: end if 13: until (not modified) 14: return x Operators Ncmp and GS are described, e.g., in [23,25,27]. For the sake of brevity, formulae are as follows:…”