A Note on Median Split Trees
暂无分享,去创建一个
The median split tree is an elegant technique for searching static sets of keys when the frequency of access is highly skewed. This paper generalizes the median split search technique, relates it to sequential search and binary search, discusses the choice of an optimum search strategy for a given set of keys, and poses several related optimization problems.
[1] B. A. Sheil,et al. Median split trees: a fast lookup technique for frequently occuring keys , 1978, CACM.