Uses of Interface
anthill.genie.Fitness

Packages that use Fitness
anthill.genie.impl This package contains a prototype implementation of the interfaces included in package anthill.genie
 

Uses of Fitness in anthill.genie.impl
 

Classes in anthill.genie.impl that implement Fitness
 class FindingFitness
          Evaluate the fitness of a particular ant algorithm based on the statistics collected during its simulation.