Computer Science – Data Structures and Algorithms
Scientific paper
2008-12-15
Computer Science
Data Structures and Algorithms
10 pages
Scientific paper
We give a priority queue that achieves the same amortized bounds as Fibonacci heaps. Namely, find-min requires O(1) worst-case time, insert, meld and decrease-key require O(1) amortized time, and delete-min requires $O(\log n)$ amortized time. Our structure is simple and promises an efficient practical behavior when compared to other known Fibonacci-like heaps. The main idea behind our construction is to propagate rank updates instead of performing cascaded cuts following a decrease-key operation, allowing for a relaxed structure.
No associations
LandOfFree
The Violation Heap: A Relaxed Fibonacci-Like Heap does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with The Violation Heap: A Relaxed Fibonacci-Like Heap, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and The Violation Heap: A Relaxed Fibonacci-Like Heap will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-349575