Changes between Version 342 and Version 343 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/07/10 23:52:41 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v342 v343 110 110 * Follow-up: The play-button is enabled after adding a new algorithm (and adding a problem to this algorithm). 111 111 * HeuristicLab crashes fatally when I do the following: I run a GA solving the TSP ch130 problem several times, filter the results and let the results be displayed in a bubble chart (showing the best qualities). Then I start the GA with another problem (a Knapsack problem) without clearing the results, and then HL crashes. 112 * This might be caused by my changes to the bubble chart today (r3707).112 * gkronber: This might be caused by my changes to the bubble chart today (r3707). 113 113 114 114 === Priority: HIGH ===