Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Closed 7 years ago

#2816 closed defect (done)

BasicAlgorithms are not cloned correctly

Reported by: mkommend Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.15
Component: Optimization Version: 3.3.14
Keywords: Cc:

Description

The initialized state is not set correctly, which leads to multiple initializations and in turn could lead to exceptions in the concrete algorithms.

Change History (5)

comment:1 Changed 7 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 7 years ago by mkommend

r15302: Corrected cloning of basic algorithms.

comment:3 Changed 7 years ago by mkommend

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

comment:4 Changed 7 years ago by abeham

  • Status changed from reviewing to readytorelease

Ok, thanks for fixing this!

comment:5 Changed 7 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

r15317: merged to stable

Note: See TracTickets for help on using tickets.