Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 70 and Version 73 of Ticket #2521


Ignore:
Timestamp:
04/18/19 10:14:29 (5 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2521 – Description

    v70 v73  
    11* SingleObjecitve- & 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
     2* Return additional data from Evaluate (see discussion in #2774)
    23* Decouple Solutions from ValueTypeArrays (e.g. IntVector subclass IntArray)
    34* Change ExternalEvaluation to work similar to ProgrammableProblems