vEB-TREE-DELETE(V.x) if V.min == V.max{ V.min = NIL; V.max = NIL; } elseif V.u == 2{ if(x == 0) V.mi