Title :
A Survey on Maintaining Binary Search Tree in Optimal Shape
Author :
Inayat-ur-Rehman ; Khan, Saif-ur-Rehman ; Khayal, M.
Author_Institution :
Dept. of Comput. Sci., COMSATS Inst. of Inf. Technol., Islamabad
Abstract :
Binary search tree (BST) is one of the most widely used techniques for searching in non-linear data structure. If the BST is not maintained in optimal shape then the searching and insertion may need extra number of comparisons. In present literature, several BST algorithms have been proposed to maintain the BST in optimal shape. Different researchers have focused mainly on finding the total running time of BST algorithms but no one has focused on solving the mystery of "using which BST algorithm under what scenario". In this paper, we present a thorough comparison of existing techniques that ultimately enables software developers to select a particular BST technique according to the faced data management scenario.
Keywords :
tree data structures; tree searching; binary search tree; nonlinear data structure; Binary search trees; Computer science; Data engineering; Information management; Information technology; Maintenance engineering; Shape; Software development management; Tree data structures; Tree graphs; BST; Non-linear Data structure;
Conference_Titel :
Information Management and Engineering, 2009. ICIME '09. International Conference on
Conference_Location :
Kuala Lumpur
Print_ISBN :
978-0-7695-3595-1
DOI :
10.1109/ICIME.2009.128