Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 132 and Version 133 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/12/10 12:56:33 (14 years ago)
Author:
vdorfer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v132 v133  
    141141 * A `TabuSearch` with a ch150 TSP is not running fluently, it jerks.
    142142   * swagner: Which parameter settings of the tabu search were used? If an exhaustive move generator is used, the tabu search jerks as computing the whole set of possible moves is quite time-consuming.
     143   * vdorfer: I used the default parameter settings, which have an `ExhaustiveTwoOptMoveGenerator` as move generator.
    143144
    144145=== Priority: LOW ===