Changes between Initial Version and Version 1 of Ticket #852, comment 53
- Timestamp:
- 03/31/11 11:01:16 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #852, comment 53
initial v1 1 1 Hid start/end index parameters for inertia weight updater (r5893). 2 2 3 I did not wire `CurrentVelocityBounds` with `VelocityBoundsStartValue` in `SwarmUpdater` because I couldn't get it to work. If a dynamic update of the velocity bounds has been configured, `CurrentVelocityBounds` is only updated on execution (not in the `SwarmUpdater` view).3 Wired `SwarmUpdater` to update `VelocityBounds` when `VelocityBoundsStartValue` is adjusted (r5905).