Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 82 and Version 83 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
04/28/10 03:27:15 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v82 v83  
    215215=== Priority: HIGHEST ===
    216216 * 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.
    217    * mkommend: corrected in r3543.
     217   * mkommend: Corrected in r3543.
     218 * 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.
     219   * 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.
     220   * swagner: Fixed in r3552.
     221
    218222
    219223=== Priority: HIGH ===