Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 105 and Version 106 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
05/07/10 02:39:25 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v105 v106  
    299299  * abeham: That's related to the !MultiCrossover issue described by svonolfe below.
    300300  * abeham: Fixed in r3527.
     301 * SASEGASA does not show the best result found by the algorithm.
     302   * mkommend: As far as I know no multi population algorithm shows the best result.
     303   * swinkler: I'm not an expert on multi population algorithms, but I think there should be a display of the best solution. E.g., this is also what is published in papers.
     304   * abeham: This will be solved by the tracing / analysis operators that swagner is about to implement. Meanwhile you can see the best result by checking the result collections of the individual islands / villages.
     305   * abeham: Fixed as of r3673
    301306
    302307=== Priority: MEDIUM ===