Skip to content

Visualization of persistent binary search trees (only fat node method so far)

License

Notifications You must be signed in to change notification settings

kumom/persistent-tree-visualization

Repository files navigation

Persistent Search Trees

This repository holds the visualization of persistent binary search trees implemented with the fat node method. The fat node method is introduced in this paper by Driscoll et al..

To do

  • The layout algorithm is a bit ad-hoc.
  • The trees are not recentered after zooming in/out.

About

Visualization of persistent binary search trees (only fat node method so far)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published