implement the gui interface
commit161b19084908954ea48cd6508bfd70c8eb05e717
authorJochen Keil <jochen.keil@gmail.com>
Tue, 29 Jun 2010 20:01:08 +0000 (29 22:01 +0200)
committerJochen Keil <jochen.keil@gmail.com>
Tue, 29 Jun 2010 20:01:08 +0000 (29 22:01 +0200)
tree4687a1819e419b0524e707c58fce16156914d136
parentf84a341a0ef30a763c37276bda87ef68501e59c7
implement the gui interface

This is done in the mediator interface since this object knows about
every other object. Therefore it is is fairly easy to gather all the
data which is needed to draw the tsp graph and the solution.
aco/mediator/ACOMediator.java