平衡树——2-3树(Binary Search Tree - 2-3 Tree)

平衡树——2-3树(Binary Search Tree - 2-3 Tree) 简介(Introduction) 2-3 trees and 2-3-4 trees are binary search trees that allow one node have more than one items stored. For BSTs, a node that holds a single it
相关文章
相关标签/搜索