A data structure used in computer science for priority queue operations, developed by Michael L. Fredman and Robert E. Tarjan in 1984. It is named after Fibonacci because its running time is related to the Fibonacci sequence.
A data structure used in computer science for priority queue operations, developed by Michael L. Fredman and Robert E. Tarjan in 1984. It is named after Fibonacci because its running time is related to the Fibonacci sequence.