make the PheromoneStrategy object abstract
commitd18a03f5647c4adfc0f4c01393a7941c94b19551
authorJochen Keil <jochen.keil@gmail.com>
Sun, 27 Jun 2010 16:12:01 +0000 (27 18:12 +0200)
committerJochen Keil <jochen.keil@gmail.com>
Sun, 27 Jun 2010 16:12:01 +0000 (27 18:12 +0200)
tree6e5ea4638c27201f52231694eb462ea43013c83d
parentbe6b023b31d94947390774f24aef8a196d5ad642
make the PheromoneStrategy object abstract
move algorithm to concrete ASPheromoneStrategy object
aco/strategy/ASPheromoneStrategy.java [copied from aco/strategy/PheromoneStrategy.java with 86% similarity]
aco/strategy/PheromoneStrategy.java