Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 3 and Version 4 of Documentation/Reference/Traveling Salesman Problem


Ignore:
Timestamp:
06/10/10 12:04:25 (14 years ago)
Author:
mkofler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Reference/Traveling Salesman Problem

    v3 v4  
    1313|| !UseDistanceMatrix   || True if a distance matrix should be calculated and used for evaluation, otherwise false. ||
    1414
    15 
     15[=#Evaluator]
    1616== TPS Operators ==
    17 
    18 [=#Evaluator]
    1917=== TSPRoundedEuclideanPathEvaluator ===
    2018An operator which evaluates TSP solutions given in path representation using the rounded Euclidean distance metric.