Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 59 and Version 60 of Ticket #2521


Ignore:
Timestamp:
04/03/19 14:57:30 (5 years ago)
Author:
mkommend
Comment:

r16750: Renamed SingleObjectiveProgrammableProblemView to ProgrammableProblemView.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2521 – Description

    v59 v60  
    44 * Decouple Solutions from ValueTypeArrays (e.g. IntVector subclass IntArray)
    55 * Type generation of generic types with reference between the type constraints fails
    6  * SingleObjectiveProgrammableProblemView -> ProgrammableProblemView
    76 * Swap TSolution and TEncoding
    87 * Introduce new parameter type that can look up problems and algorithms