Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 101 and Version 102 of Ticket #2521


Ignore:
Timestamp:
09/04/19 09:11:46 (5 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2521 – Description

    v101 v102  
    33 * Check all license headers of added files
    44
    5 * Introduce base problems for each encoding
     5* ~~Introduce base problems for each encoding~~
    66* SingleObjective- & MultiObjectiveProblem introduce virtual member calls in their ctor to get the Maximization value, which poses a problem as the value might not be known at this time
    77* Cancellation token in Evaluate function of Problems