Changes between Version 141 and Version 142 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/19/10 02:02:41 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v141 v142 18 18 * 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. 19 19 * A !KeyNotFoundException is thrown in Values_ItemsAdded when a `DataTableView` is closed while it is updated. 20 * !ComparisonFactorModifier in `OffspringSelectionGeneticAlgorithm` should default to `LinearDiscreteDoubleValueModifier` 20 21 21 22 === Priority: MEDIUM ===