VEBTree

Van Emde Boas tree


Implemented:

  • method add(x)
  • method remove(x)
  • function next(x)
  • function prev(v)
  • function getMin()
  • function getMax()