Changes between Version 22 and Version 23 of ReviewHeuristicLab3.3.0ApplicationDone
- Timestamp:
- 03/23/10 00:09:22 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0ApplicationDone
v22 v23 32 32 * Implement `SelfAdaptiveCrossover` on the algorithm side with two `ICrossover` parameters 33 33 * abeham: implemented in r3183 (the interface thing got killed, since it's ES specific) 34 * Disable start button in prewired algorithm (`LocalSearch`, ... ) that expect a problem, when no problem has been loaded. 35 * Also prevent start in trajectory based algorithms when e.g. `MoveGenerator`, etc. is null. 36 * abeham: done in r3189 37 * swagner: Implemented in SGA in r3188. 34 38 35 39 === Priority: MEDIUM ===