Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1018 closed defect (done)

OffspringSelector keeps unsuccessful children in memory longer than required

Reported by: abeham Owned by: abeham
Priority: high Milestone: HeuristicLab 3.3.0
Component: Selection Version: 3.3
Keywords: Cc: mkommend

Description

The offspring selector doesn't release the memory of unsuccessful offspring until the OS step is completed.

Change History (5)

comment:1 Changed 14 years ago by abeham

  • Status changed from new to assigned

comment:2 Changed 14 years ago by abeham

r3854

  • Removed offspring that are added to the temporary population from their current sub-scope

comment:3 Changed 14 years ago by abeham

  • Resolution set to fixed
  • Status changed from assigned to closed

r3856

  • Added OS fix to 3.3.0.0 tag

comment:4 Changed 14 years ago by swagner

  • Milestone changed from Iteration 4 to Current

Milestone Iteration 4 deleted

comment:11 Changed 14 years ago by swagner

  • Milestone changed from Current to HeuristicLab 3.3.0

Milestone Current deleted

Note: See TracTickets for help on using tickets.