کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
436877 690047 2013 12 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Fibonacci BSTs: A new balancing method for binary search trees
موضوعات مرتبط
مهندسی و علوم پایه مهندسی کامپیوتر نظریه محاسباتی و ریاضیات
پیش نمایش صفحه اول مقاله
Fibonacci BSTs: A new balancing method for binary search trees
چکیده انگلیسی

This paper presents a new method to balance binary search trees, which has the following properties. (i) The only information stored for the balance is the size of every subtree. (ii) Inserting or deleting an element can be done in the most traditional way: first, the element is recursively inserted (deleted) in (from) the appropriate subtree; afterwards, a single or double rotation takes place if necessary. (iii) Checking whether or not those rotations are required is computable in constant time per visited node. (iv) The worst-case height of these trees is never worse than approximately 1.44042log2n, where n is the number of elements.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Theoretical Computer Science - Volume 482, 22 April 2013, Pages 48-59