C-trie Not to be confused with Ctrie. A C-trie is a compressed trie data structure. It achieves lower memory and query time requirements at the expense of reduced flexibility. References[edit] Maly, K. Compressed tries. Commun. ACM 19, 7, 409–415. [1] vteTree data structuresSearch trees(dynamic sets,associative arrays) 2–3 2–3–4 AA (a,b) AVL B K-Dimensional B+ B* Bx Binary search Optimal Self-balancing Dancing HTree Interval Order statistic Palindrome (Left-leaning) Red–black Scapegoat Splay T Treap UB Weight-balanced Heaps Binary Binomial Brodal d-ary Fibonacci Leftist Pairing Skew binomial Skew van Emde Boas Weak Tries Ctrie C-trie (compressed ADT) Hash Radix Suffix Ternary search X-fast Y-fast Spatial datapartitioning trees Ball BK BSP Cartesian Hilbert R k-d (implicit k-d) M Metric MVP Octree PH Priority R Quad R R+ R* Segment VP X Other trees Cover Exponential Fenwick Finger Fractal index Fusion Hash calendar iDistance K-ary Left-child right-sibling Link/cut Log-structured merge Merkle PQ Range SPQR Top This algorithms or data structures-related article is a stub. You can help Wikipedia by expanding it.vte