Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 124 and Version 125 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
05/08/10 04:01:20 (15 years ago)
Author:
abeham
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v124 v125  
    350350   * 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.
    351351   * abeham: Fixed as of r3673
     352 * Tabu Search: Adding a new symb reg problem disables the play button; that's ok, I suppose. But after adding a Knapsack problem and then a symb reg problem the play button is enabled, and that leads to an exception.
     353  * abeham: fixed in r3715 (the algorithm now just silently terminates)
    352354
    353355=== Priority: MEDIUM ===