Free cookie consent management tool by TermsFeed Policy Generator

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


Ignore:
Timestamp:
03/19/10 18:16:36 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0CodeSelection

    v3 v4  
    55  * A related note: Currently `TabuSelector` is the only "Selector" that appears twice in the !SelectorParameter of the SGA.
    66  * mkommend: In my opinion one of the classes / interfaces should be renamed (e.g. `IChildrenSelector`).
     7  * abeham: Removed `ISelector` from `Selector` in r3129. I leave the other changes for swagner to decide.
    78----