2-3 Tree
Home
>
Computer Science
>
Algorithms and data structures
>
Trees
>
2-3 Tree
A self-balancing search tree in which each internal node has either one or two keys.