Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 81 and Version 82 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/23/10 02:24:30 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v81 v82  
    7474=== Priority: MEDIUM ===
    7575 * `HeuristicLab.Algorithms.TS` and `HeuristicLab.Algorithms.LS` should be renamed to `HeuristicLab.Algorithms.TabuSearch` and `HeuristicLab.Algorithms.LocalSearch`.
    76  * `HeuristicLab.Algorithms.SGA` should be renamed to `HeuristicLab.Algorithms.StandardGeneticAlgorithm`
    7776 * Breakpoints should be visually emphasized.
    7877   * swagner: At the moment, breakpoints are marked red in the `OperatorTreeView` and will be visually emphasized in the `OperatorGraph` visualization in the next version. Where else should they be emphasized?