ResearchBib Share Your Research, Maximize Your Social Impacts
Sign for Notice Everyday Sign up >> Login

KP-Trie Algorithm for Update and Search Operations

Journal: The International Arab Journal of Information Technology (Vol.13, No. 6)

Publication Date:

Authors : ; ; ; ;

Page : 693-699

Keywords : Trie; radix tree; data structure; branch factor; indexing; tree structure; information retrieval;

Source : Downloadexternal Find it from : Google Scholarexternal

Abstract

Radix-Tree is a space optimized data structure that performs data compression by means of cluster nodes that share the same branch. Each node with only one child is merged with its child and is considered as space optimized. Nevertheless, it can't be considered as speed optimized because the root is associated with the empty string. Moreover, values are not normally associated with every node; they are associated only with leaves and some inner nodes that correspond to keys of interest. Therefore, it takes time in moving bit by bit to reach the desired word. In this paper we propose the KP-Trie which is consider as speed and space optimized data structure that is resulted from both horizontal and vertical compression.

Last modified: 2019-11-14 17:14:26