Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 185 and Version 186 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/24/10 20:45:06 (14 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v185 v186  
    1717 * 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.
    1818 * A !KeyNotFoundException is thrown in Values_ItemsAdded when a `DataTableView` is closed while it is updated.
    19  * Closing the clipboard and reopening through the views menu leads to an exception
    20    * mkommend: corrected in r3417
    2119 * Remember the optimizer to start maximized if it was maximized when last closed
    2220 * !TabuSearch visualizes the current solution, but not the best