Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 276 and Version 277 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/06/10 16:55:28 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v276 v277  
    1111 * Regarding Drag/Drop operations: The Ctrl modifier key should not link. In Windows Explorer linking is Alt. Sometimes out of habit I press Ctrl while dragging, this should not change the default action of copy.
    1212 * Generations and !MaximumGenerations parameters in `MichalewiczNonUniform(One|All)PositionsManipulator` are not wired
    13   * abeham: set them to default to "Generations" in r3667. This is not a complete fix, but will work for now.
     13  * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now.
    1414 * Sometimes the splash screen does not display when starting the Optimizer
    1515 * `NormalAllPositionsManipulator` fails for the genetic algorithm (and others), because the !StrategyVector is not set by default