Opened 9 years ago
Last modified 7 years ago
#2540 closed defect
Exception is thrown when setting a new DoubleMatrix for parameter VelocityBounds in the SwarmUpdater — at Initial Version
Reported by: | abeham | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Encodings.RealVectorEncoding | Version: | 3.3.13 |
Keywords: | Cc: |
Description
To reproduce:
- Open the PSO sample
- Clear the value of the VelocityBounds parameter in the SwarmUpdater operator
- Set a new value and choose DoubleMatrix
A workaround exists, if the view is switched to another parameter and then back to the VelociyBounds parameter the matrix can be set without error.
Note: See
TracTickets for help on using
tickets.