Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 56 and Version 57 of Ticket #2521


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2521 – Description

    v56 v57  
    2929To discuss:
    3030 * 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.
     31
     32=== Refactoring of Plugins ===
     33* HL.Problems.BinPacking
     34* HL.Problems.GraphColoring
     35* HL.Problems.PTSP
     36* HL.Problems.Scheduling
     37* HL.Problems.TestFunctions.MultiObjective
     38
     39* HL.Algorithms.MOCMAEvolutionStrategy