Free cookie consent management tool by TermsFeed Policy Generator

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:

  1. Open the PSO sample
  2. Clear the value of the VelocityBounds parameter in the SwarmUpdater operator
  3. 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.

Change History (0)

Note: See TracTickets for help on using tickets.