-
- Downloads
SumBag: Don't throw away whole subtrees when deleting
This was a bug in the `delmin` helper that is used to delete the smallest element of the right tree. It deleted too much.
Please register or sign in to comment
This was a bug in the `delmin` helper that is used to delete the smallest element of the right tree. It deleted too much.