Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 408 Bytes

prufertrees

A web application that allows to:

  • Visualize and generate trees
  • Generate Prufer code from provided tree
  • Generate tree from provided Prufer code
  • All written in JS, HTML and CSS with great help of VivaGraph (https://github.com/anvaka/VivaGraphJS) to help in graph visual and procedural handling and with HTML5 Boilerplate to quickstart (https://html5boilerplate.com/)