Difference between revisions of "Template:CS trees"
Jump to navigation
Jump to search
imported>Rabiddog51sb m (added Left-child Right-sibling binary tree to the list) |
imported>Qwertyus (lf hash tree, and add the new article) |
||
| Line 36: | Line 36: | ||
|group4 = [[Trie]]s | |group4 = [[Trie]]s | ||
| − | |list4 = | + | |list4 = |
*[[Suffix tree]] | *[[Suffix tree]] | ||
*[[Radix tree]] | *[[Radix tree]] | ||
| + | *[[Hash tree (persistent data structure)|Hash tree]] | ||
*[[Ternary search tree]] | *[[Ternary search tree]] | ||
*[[X-fast trie]] | *[[X-fast trie]] | ||
| Line 76: | Line 77: | ||
*[[Heap (data structure)|Heap]] | *[[Heap (data structure)|Heap]] | ||
*[[Hash calendar]] | *[[Hash calendar]] | ||
| − | *[[ | + | *[[Merkle tree]] |
*[[Finger tree]] | *[[Finger tree]] | ||
*[[Order statistic tree]] | *[[Order statistic tree]] | ||