Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pierric/visct
- Owner: pierric
- Created: 2012-05-08T02:51:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-08T07:12:10.000Z (over 12 years ago)
- Last Synced: 2024-11-08T07:57:42.141Z (2 months ago)
- Language: JavaScript
- Size: 348 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).