Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lacop/alg-vis-old2


https://github.com/lacop/alg-vis-old2

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

![Gnarley trees](http://people.ksp.sk/~kuko/img/gnarley.png)
----------------------------------

Gnarley trees is a project focused on visualization of various tree data structures. It contains dozens of data structures, from balanced trees and priority queues to union find and stringology.
See the [web page](http://people.ksp.sk/~kuko/gnarley-trees/).

Development
-----------
* in eclipse, go to preferences, java, code style, formatter, and use the algvis-format.xml
* in intellij idea, install the external eclipse formatter plugin and again, use the algvis-format