1 package aco
.strategy
.acs
;
6 public class ACSTauZeroStrategy
extends TauZeroStrategy
{
8 public ACSTauZeroStrategy(ACOMediator acom
) {
12 public void computeTauZero() {
15 ((double)(acom
.getNumOfCities()*acom
.nearestNeighbourHeuristicRandomStart())) );