Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 141 and Version 142 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/19/10 02:02:41 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v141 v142  
    1818 * When there is an error in one of the item's constructors, the `TypeSelector` dialog (when pressing the "new" button) will open the first time, but stop listing items after encountering the item with the error. The second time the `TypeSelector` is shown through the "new" button, the optimizer crashes with an exception.
    1919 * A !KeyNotFoundException is thrown in Values_ItemsAdded when a `DataTableView` is closed while it is updated.
     20 * !ComparisonFactorModifier in `OffspringSelectionGeneticAlgorithm` should default to `LinearDiscreteDoubleValueModifier`
    2021
    2122=== Priority: MEDIUM ===