when the environment is done with its computation it notifys allswarm_intelligence_course_2010
commit8ea3b14e516766e3f2cc5db4f4f7b08311e20e79
authorJochen Keil <jochen.keil@gmail.com>
Mon, 5 Jul 2010 08:27:30 +0000 (5 10:27 +0200)
committerJochen Keil <jochen.keil@gmail.com>
Mon, 5 Jul 2010 08:27:30 +0000 (5 10:27 +0200)
tree171d778ecabba06b2e9ec8a057c06dab436a998c
parente5c1df53139bdc67573cbf39c5ddf727480a013d
when the environment is done with its computation it notifys all
observers with an argument of 1. TspAcoGui will react upon this and
set the thread variable to null. The button text also gets updated.
src/aco/TspAcoGui.java
src/aco/environment/Environment.java