Changes between Version 218 and Version 219 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 04/26/10 18:20:26 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v218 v219 103 103 104 104 * I just got an InvalidOperationException: "Drag Drop registration did not succeed". After clicking OK the program does not respond anymore. At the moment I cannot reproduce the error; what I did is the following: I created a new TSP instance, dragged it into the clipboard, opened a new island GA, dragged the TSP instance into it, started the algorithm, paused it, and clicked through the island results. Then suddenly this exception came. 105 * Follow-up: I just got this exception again while clicking through results of a SASEGASA, whithout having dragged / dropped anything. Obviously I moved the mouse a little bit while clicking through the village results. 105 106 * After running the SA/Rastrigin demo example I chose to display the results as bubble chart. Selecting Qualities as y-values and the relative difference of best known quality leads to an exception; I cannot even continue, the program has to be quit. 106 107