digital search tree


A digital search tree is a tree which stores strings internally so that there is no need for extra leaf nodes to store the strings.

Title digital search tree
Canonical name DigitalSearchTree
Date of creation 2013-03-22 12:28:31
Last modified on 2013-03-22 12:28:31
Owner Logan (6)
Last modified by Logan (6)
Numerical id 8
Author Logan (6)
Entry type Data Structure
Classification msc 05C05
Classification msc 68P10
Classification msc 68P20
Related topic DigitalTree