Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 37 and Version 40 of Ticket #2521


Ignore:
Timestamp:
11/30/15 15:20:10 (8 years ago)
Author:
mkommend
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2521 – Description

    v37 v40  
    1414  * Same for IMultiObjectiveOperator
    1515 * Adapt unit tests
     16
     17To discuss:
     18 * Add new() constraint on TEncoding and TSolution of the Problem classes to forbid the creation of a Problem with abstract or not instantiable type parameters.