Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 123 and Version 124 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
04/08/10 21:47:50 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v123 v124  
    165165
    166166=== Priority: HIGH ===
    167  * Moving a running engine to another dock point (e.g. floating, right) makes the engine unresponsive (no repaint or reaction on mouse clicks).
    168  * The execution time textbox is only updated when an operation completed. If a long running operation is executed (e.g. SGA + TSP and population size 10000), the textbox is updated infrequently and it looks like as if the application hangs. This should be handled in the GUI by updating the execution time more frequent (every X milliseconds) in a separate thread.
    169167
    170168=== Priority: MEDIUM ===