Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 450 and Version 451 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
06/25/10 20:38:35 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v450 v451  
    5050 * I got a very cryptic "Operation is not valid due to the current state of the object" exception at one point building the TS operator (as discussed Parameters should have an optional attribute that says they should throw an error in case `ActualValue` is null after retrieving).
    5151 * Improve description of !SearchIntervalFactor in `BreederGeneticAlgorithmManipulator`.
     52  * abeham: Moved to ticket #1050
    5253 * `EvolutionStrategy`:
    5354   * Add parameter to ES to indicate if 1/5 success rule or sigma-self adapation should be used.