Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 450 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 450 Bytes

Binomial heap visualizer

A small programm with ugly UI for binomial heap visualization.

Installation & running

  • git clone https://github.com/yurtsiv/binomial-heap-visualizer.git
  • cd binomial-heap-visualizer
  • python3 index.py

Disclaimer: if you create some weird big heap, nodes may overlap or don't fit on the screen.

Screens