Show simple item record

dc.contributor.advisorAmin, Ashok T.
dc.contributor.authorKumar, Anand
dc.date.accessioned2017-06-10T14:37:44Z
dc.date.available2017-06-10T14:37:44Z
dc.date.issued2009
dc.identifier.citationKumar, Anand (2009). On size balanced binary search trees. Dhirubhai Ambani Institute of Information and Communication Technology, vi, 35 p. (Acc.No: T00196)
dc.identifier.urihttp://drsr.daiict.ac.in/handle/123456789/233
dc.description.abstractHistory independent data structures are useful when security and privacy are of primary concern. Even if an adversary gets copy of the data structure, he cannot obtain any additional information beyond its content. Important property of history independent data structure is that it has no trace visible in its memory layout about the history of operations performed on it. Buchbinder and Petrank [7] in their paper provided lower bounds for obtaining the Strong History Independence for large class of data structures. They also proposed complementary upper bounds for comparison based models and gave an implementation of Weakly History Independent Heap Abstract data structure. In the paper “A Short Note on Perfectly Balance Binary Tree” by A. P. Korah and M. R. Kaimal [14] an algorithm for insertion of a node in a perfectly balanced binary search tree is presented in which successive data displacement is performed in an inorder fashion to keep the binary tree size balanced. This algorithm has worst case performance linear with the number of nodes in the tree. Binary search tree is a very useful data structure and is used in many applications such as dictionary, priority queue and supports many operations, such as SEARCH, MINIMUM, MAXIMUM, PREDECESSOR, SUCCESSOR, INSERT, and DELETE. Balanced binary trees such as height balanced binary trees, weight balanced binary trees, etc. support these operations in O (lg n) time in worst-case. Size balanced binary search tree is a balanced binary tree in which number of nodes in one subtree cannot exceed by one than the number of nodes in the other sub tree at every node in the tree. In this thesis, Characterizing Size Balanced Binary Search Tree (SB-BST), I determine the number of Size Balanced Binary Search Trees of a given size. I also provide algorithms to insert into and to delete a node from an SB-BST. Delete operation is followed by Maintain in order to maintain the size balance of Binary Search Tree. These operations require O (n) worst-case run time.
dc.publisherDhirubhai Ambani Institute of Information and Communication Technology
dc.subjectData structures
dc.subjectComputer science
dc.subjectComputer algorithms
dc.subjectBinary systems
dc.subjectMathematics
dc.subjectIndependent data structures
dc.classification.ddc005.73 KUM
dc.titleOn size balanced binary search trees
dc.typeDissertation
dc.degreeM. Tech
dc.student.id200711001
dc.accession.numberT00196


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record