Title :
A key search algorithm using the compact Patricia trie
Author :
Shishibori, Masami ; Ando, Kazuaki ; Okada, Makoto ; Aoe, Jun-Ichi
Author_Institution :
Dept. of Inf. Sci. & Intelligent Syst., Tokushima Univ., Japan
Abstract :
In several key strategies, the Patricia trie has the shallowest trie by eliminating all nodes which have only one arc, and these nodes are called single descendant nodes. For this reason, this trie can retrieve the key faster than any other trie strategies. This trie, however, must store information concerning the eliminated nodes, and thus if this trie structure is implemented, the required storage is large. This paper shows the retrieval algorithm using the compact Patricia trie, which is represented by the bit stream
Keywords :
information retrieval; tree data structures; tree searching; arc; bit stream; compact Patricia trie; eliminated nodes; key search algorithm; key strategies; retrieval algorithm; single descendant nodes; storage; tree data structure; tree searching; Binary codes; Binary sequences; Counting circuits; Data structures; Information retrieval; Information science; Intelligent systems; Natural language processing; Tree data structures;
Conference_Titel :
Intelligent Processing Systems, 1997. ICIPS '97. 1997 IEEE International Conference on
Conference_Location :
Beijing
Print_ISBN :
0-7803-4253-4
DOI :
10.1109/ICIPS.1997.669300