Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 367 and Version 368 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/09/10 04:17:25 (14 years ago)
Author:
swinkler
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v367 v368  
    104104
    105105=== Priority: HIGHEST ===
    106  * 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.
    107    * gkronber: This might be caused by my changes to the bubble chart today (r3707).
    108    * mkommend: This is related to the implementation of !RunCollectionConstraints and was corrected in r3717. Feel free to do some more testing.
     106 * In the results section of a run collection (of a GA solving a TSP) the best quality is equal to the current average, best, and worst qualtiy.
    109107
    110108=== Priority: HIGH ===