Changes between Initial Version and Version 1 of Ticket #2701, comment 17
- Timestamp:
- 01/05/17 17:52:16 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2701, comment 17
initial v1 2 2 * Added BinaryVectorEqualityComparer (identical to the one in the P3 plugin) to binaryvector plugin 3 3 * 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)