Changes between Version 324 and Version 325 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/07/10 13:57:37 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v324 v325 189 189 * Negative mutation rates or maximum generations do not produce an error, but are meaningless and should IMHO also be checked. 190 190 * 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. 191 * 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. 191 192 192 193 === Priority: MEDIUM ===