Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 25 and Version 39 of Ticket #2431


Ignore:
Timestamp:
07/13/16 10:52:07 (8 years ago)
Author:
abeham
Comment:

r14058: Refactored ResultsParameter

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2431

    • Property Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 3.3.14
  • Ticket #2431 – Description

    v25 v39  
    66 * Algorithm Execution time is hard to obtain (similar problem with the introduction of terminators)
    77  * The precision of execution time from the algorithm is not good enough (~200ms)
    8  * ResultParameter's ActualValue property is confusing, I had to lookup usage of this parameter myself
    98 * Adding EvaluatedMoves and EvaluatedSolutions is complicated by different cost factors
    109  * Some algorithms/operators count evaluated solution-equivalents instead