Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 433 and Version 434 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/16/10 03:42:11 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v433 v434  
    9999=== Priority: MEDIUM ===
    100100 * IMHO the meaning of the result "CurrentSuccessRatio" is not completely clear, especially because there is no description given. This value rises steadily during a generation of an OS-GA; from the publications one could expect this parameter to be either constant (because it is a parameter of the OS) or fluctuating (because it represents something like the "success rate").
    101   * abeham: It's an indication of how much of the currently generated offspring population in the OS step is successful compared to the total population. It's not a result as such, but rather a live status feedback. If it's causing confusion I'll remove it, but I'll have to talk to maffenze about this first.
     101   * abeham: It's an indication of how much of the currently generated offspring population in the OS step is successful compared to the total population. It's not a result as such, but rather a live status feedback. If it's causing confusion I'll remove it, but I'll have to talk to maffenze about this first.
     102   * swagner: This parameter is quite valuable and should not be removed. I also would not change the name, but perhaps we can add an explanatory description?
    102103 * I like the graphical display of the twodimensional test function solutions - I would suggest adding the display of min and max displayed values.
    103104 * The details of the GP grammar currently used are not displayed.