https://github.com/remko/jsearchdemo
JSearchDemo: Search Algorithm Visualization Applet
https://github.com/remko/jsearchdemo
Last synced: 10 months ago
JSON representation
JSearchDemo: Search Algorithm Visualization Applet
- Host: GitHub
- URL: https://github.com/remko/jsearchdemo
- Owner: remko
- Created: 2013-02-24T13:41:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-29T06:22:52.000Z (about 13 years ago)
- Last Synced: 2023-04-11T12:36:30.214Z (about 3 years ago)
- Language: Java
- Homepage: http://el-tramo.be/jsearchdemo
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSearchDemo
Building all projects with Ant:
- Build (in /build): 'ant'
- Create documentation: 'ant docs'
- Create distributable files: 'ant dist'
- Cleanup: 'ant clean'