Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2701, comment 17


Ignore:
Timestamp:
01/05/17 17:52:16 (8 years ago)
Author:
abeham
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2701, comment 17

    initial v1  
    22 * Added BinaryVectorEqualityComparer (identical to the one in the P3 plugin) to binaryvector plugin
    33 * Added delinking for absolute coded permutations
    4  * Some tweaks
     4 * Some tweaks (reintroduced hillclimbing after breeding and relinking in sub-spaces -> very important for permtuation-based problems; always sample at least one solution so that hillclimber can go on it in case no other heuristic achieved a new solution, tuned adaptive walk for binary problems)