Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pierric/visct

visualize the cartesion tree algorithm
https://github.com/pierric/visct

Last synced: 16 days ago
JSON representation

visualize the cartesion tree algorithm

Awesome Lists containing this project

README

        

visct
=====

visualize the cartesion tree algorithm

I implement the algorithm in Haskell. And compile it to javascript by UHC(http://www.cs.uu.nl/wiki/bin/view/UHC/WebHome). Algorithm is visualization by David Galles's Data Structure Visualization library(http://www.cs.usfca.edu/~galles/visualization/).