Changes between Initial Version and Version 1 of Ticket #2038, comment 7
- Timestamp:
- 06/05/13 10:50:28 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2038, comment 7
initial v1 1 1 I reviewed and tested changes r9553:9555, r9569: 2 * You should add backwards compatibility tags for 3 * Genetic algorithm (rechecked that it works with 0 elites) 4 * Evolution strategy (rechecked that it's only used in plus selection) 5 * Island genetic algorithm (rechecked that it works with 0 elites) 6 * TODO: offspring selection variants 2 * You should add backwards compatibility regions for the added AfterDeserialization hooks 7 3 8 A side-note: 9 * Runs with stochastic fitness functions are not reproducible if you use the parallel engine 4 There are live templates for ReSharper "hl3back..."