/svg-binary-tree-drawer

Dead-simple Python utility to convert array representations of trees (in the level-numbering [parent, left child, right child] format) into tree diagrams and an even simpler web interface to deliver them as SVGs or PNGs.

Primary LanguagePython

Watchers