【发布时间】:2013-11-03 23:25:39
【问题描述】:
还是说AVL树只表征所有子树的高度平衡最多为1的树?
【问题讨论】:
-
这个问题似乎是题外话,因为它是关于计算机科学的。另外,我希望你能搜索到这个。
-
@MitchWheat- 我实际上认为这很难搜索。我在一门离散数学课程中教授了 BST 之外的 AVL 树的形状。
标签: data-structures tree binary-tree binary-search-tree avl-tree