Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 379 and Version 380 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/10/10 09:26:09 (14 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v379 v380  
    110110 * As this just happened to me again: When closing the Optimizer I am not asked if I really want to close it. I know that this can be annoying, but how about a dialog asking if the user really wants to close HL if at least one tab opened that is not the start page.
    111111 * 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 somethig like the "success rate").
     112  * 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.
    112113 * When analyzing the results of a batch run in a table, the name of the tab page is "StringConvertibleMatrix (RunC..." - could this be replaced by "RunCollection Results Analysis", e.g.?
    113114 * There is no Help menu, and also no About dialog.