Changes between Version 329 and Version 330 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/07/10 15:03:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v329 v330 186 186 * Negative mutation rates or maximum generations do not produce an error, but are meaningless and should IMHO also be checked. 187 187 * Experiment - !BatchRun: When stopping a !BatchRun explicitly during the execution of an experiment, it often results in an error message stating that the !BatchRun cannot be stopped while in stopped stated. I guess this is somehow related to the asynchronous GUI updating / executing of engines. 188 * Start page: The repainting of the start page does not work correctly (scrollbars still present) when opening a file and simultaneously maximizing the optimizer window.189 188 190 189 === Priority: MEDIUM ===