Algorithm 1. Untrapped set

for all x in A do

if P r e d P ( x ) C l P ( x ) then

x W U t ( R )

end if

return W U t ( R )

end for