出典:Wikipedia
出典:『Wikipedia』 (2011/04/03 12:35 UTC 版)
In computer science, a self-balancing (or height-balanced) binary search tree is any node based binary search tree that automatically keeps its height (number of levels below the root) small in the face of arbitrary item insertions and deletions.