Changes between Version 282 and Version 283 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/06/10 23:31:33 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v282 v283 115 115 * After defining a batch run (GA, TSP, 5 repetitions) and dragging it into an experiment, the "play" button of the experiment is still disabled. 116 116 * Follow-up: The play-button is enabled after adding a new algorithm (and adding a problem to this algorithm). 117 * After starting a SASEGASA with a TSP problem, an InvalidOperationException is thrown.117 * I have started a new ES (solving a TSP instance) and set breakpoint flag in the RandomCreater. After running and stopping the algorithm I cannot disable this breakpoint because the respective check box is disabled. 118 118 119 119 === Priority: HIGH ===


