Courses/CS 461/Winter 2006/Martin Olsen/Week 8
From CSWiki
< Courses | CS 461 | Winter 2006 | Martin Olsen
[edit] Week 8
I have started implementing the travelling salesman problem in Java. I have build most of the framework for a Applet and a regular version, however, not quite done yet.
- The idea is that the user should be able to select a background image that can be used for selecting points.
- Implementing some kind of GA algorithm.
- Applet and Frame version.



