Tam*_*ash 7 .net c# avl-tree data-structures
.NET库中是否有内置的AVL树?
我搜索但没有找到任何.
Jos*_*ger 9
你可以使用System.Collections.Generic.SortedSet<T>.我认为它是使用与 AVL树非常相似的红黑树实现的.
System.Collections.Generic.SortedSet<T>
归档时间:
14 年,4 月 前
查看次数:
6380 次
最近记录:
13 年,10 月 前