Skip to content

playwithalgos/fibonacciheaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Play with Fibonacci heaps

Please find a sandbox/playground to play with Fibonacci heaps, a data structure for implementing a priority queue. As it makes the most, the tool may also illustrate a binary heap, a binomial heap.

Features

  • Move nodes and connect nodes
  • Add new node by clicking at the top of the screen or pressing enter
  • Delete a node by moving it at the top of the screen
  • Marking nodes by clicking with the right button

Screenshot

image

About

A sandbox for playing with binary heap, binomial heap and Fibonacci heap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published