Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 79 and Version 80 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
04/26/10 16:45:19 (14 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v79 v80  
    305305 * It is possible to start an algorithm with a TSP without having loaded the TSPLib file --> leads to `IndexOutOfRangeException`.
    306306   * swagner: Fixed in r3504.
    307 
     307 * System.Runtime.!InteropServices.!ExternalException: "Allgemeiner Fehler in GDI+"; the following settings lead to this exception: new Experiment with !EvolutionStrategy and !GeneticAlgorithm with TSP 150 -> Run -> Analyze Runs -> Run Collection Bubble Chart -> set one axis to sth you like, the other one to "Coordinates", scroll down in the "Coordinates"-Drop-Down-Box with the scroll wheel, scroll back up to "Coordinates"
     308   * mkommend: fixed in r3536.
    308309=== Priority: MEDIUM ===
    309310 * I would change the stop sign to a pause sign, as it actually pauses the run (maybe also change the tooltip of the start button to "Start/Resume Algorithm"). A stop sign signalizes for me: better not click it, or else I have to start all over again.