Changes between Version 190 and Version 191 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/26/10 00:20:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v190 v191 17 17 * 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. 18 18 * A !KeyNotFoundException is thrown in Values_ItemsAdded when a `DataTableView` is closed while it is updated. 19 * swagner: Could not reproduce this exception in r3525. 19 20 * Remember the optimizer to start maximized if it was maximized when last closed 20 21 * !TabuSearch visualizes the current solution, but not the best