Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 126 and Version 128 of Ticket #2521


Ignore:
Timestamp:
10/04/19 17:35:46 (5 years ago)
Author:
mkommend
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2521 – Description

    v126 v128  
    77 * ~~Changed event for maximization~~
    88 * ~~ForceValue(value) for OptionalValueParameter that ignores ReadOnly~~
    9 * Cancellation token in Evaluate function of Problems
     9* ~~Cancellation token in Evaluate function of Problems~~
    1010* ~~Introduce new parameter type that can look up problems and algorithms~~
    1111* Introduce SolutionParameter in ISolutionCreator<TSolution>