Changes between Version 276 and Version 277 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/06/10 16:55:28 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v276 v277 11 11 * Regarding Drag/Drop operations: The Ctrl modifier key should not link. In Windows Explorer linking is Alt. Sometimes out of habit I press Ctrl while dragging, this should not change the default action of copy. 12 12 * Generations and !MaximumGenerations parameters in `MichalewiczNonUniform(One|All)PositionsManipulator` are not wired 13 * abeham: set them to default to "Generations" in r36 67. This is not a complete fix, but will work for now.13 * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now. 14 14 * Sometimes the splash screen does not display when starting the Optimizer 15 15 * `NormalAllPositionsManipulator` fails for the genetic algorithm (and others), because the !StrategyVector is not set by default