Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 12 years ago

#1690 closed defect (done)

BestQuality in PSO equals CurrentBestQuality

Reported by: epitzer Owned by: epitzer
Priority: medium Milestone: HeuristicLab 3.3.6
Component: Algorithms.ParticleSwarmOptimization Version: 3.3.6
Keywords: Cc:

Description

The value of BestQuality during a PSO run can become worse and actually follows CurrentBestQuality

Change History (10)

comment:1 Changed 12 years ago by epitzer

  • Owner changed from mkofler to epitzer
  • Status changed from new to accepted

comment:2 Changed 12 years ago by epitzer

r7073 rename ParticleSwarmUpdater's BestQuality to SwarmBestQuality to avoid a name clash with Analyzers

comment:3 Changed 12 years ago by epitzer

  • Owner changed from epitzer to abeham
  • Status changed from accepted to reviewing

comment:4 Changed 12 years ago by abeham

  • Owner changed from abeham to epitzer
  • Status changed from reviewing to readytorelease

r7074

  • checked if old ActualName was mapped and set the same map on the new parameter

comment:5 Changed 12 years ago by epitzer

  • Status changed from readytorelease to assigned

comment:6 Changed 12 years ago by epitzer

  • Status changed from assigned to accepted

comment:7 Changed 12 years ago by epitzer

r7082 updated PSO test results

previous expected values held the current best instead of best quality

comment:8 Changed 12 years ago by epitzer

  • Owner changed from epitzer to abeham
  • Status changed from accepted to reviewing

comment:9 Changed 12 years ago by abeham

  • Owner changed from abeham to epitzer
  • Status changed from reviewing to readytorelease

comment:10 Changed 12 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.5 to 3.3.6
Note: See TracTickets for help on using tickets.