Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 3 and Version 4 of ReviewHeuristicLab3.3.0CodePermutationEncoding


Ignore:
Timestamp:
03/29/10 18:51:21 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0CodePermutationEncoding

    v3 v4  
    1111  * !MoveGenerators will respect this property when they create moves.
    1212  * `TabuMoveEvaluator` will be renamed to !TabuChecker and will also respect this property.
     13   * abeham: done in r3232
    1314  * `TabuMoveMaker` will be renamed to something else ([http://www.google.at/search?q=tabuifier&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a tabuifier does not exist]) and will also respect this property.
     15   * abeham: renamed to simply `TabuMaker` in r3232
    1416  * Moves will generally be renamed to the name of the underlying change operation: !TwoOpt becomes Inversion, !ThreeOpt becomes Translocation
     17   * abeham: done in r3232
    1518
    1619----