Uses of Package
org.apache.mahout.ga.watchmaker.travellingsalesman

Packages that use org.apache.mahout.ga.watchmaker.travellingsalesman
org.apache.mahout.ga.watchmaker.travellingsalesman   
 

Classes in org.apache.mahout.ga.watchmaker.travellingsalesman used by org.apache.mahout.ga.watchmaker.travellingsalesman
DistanceLookup
          Strategy interface for providing distances between cities in the Travelling Salesman problem.
ProgressListener
          Call-back interface for keeping track of the progress of a TravellingSalesmanStrategy implementation.
TravellingSalesmanStrategy
          Defines methods that must be implemented by classes that provide solutions to the Travelling Salesman problem.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.