Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 12 years ago

#1803 closed defect (done)

Randomizers stop execution of algorithms

Reported by: ascheibe Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.7
Component: Random Version: 3.3.7
Keywords: Cc:

Description

The NormalRandomizer and UniformRandomizer return null in the Apply() method instead of base.Apply().

Change History (5)

comment:1 Changed 12 years ago by ascheibe

r7644 fixed bug where Randomizers stopped execution of algorithms

comment:2 Changed 12 years ago by ascheibe

  • Status changed from new to accepted

comment:3 Changed 12 years ago by ascheibe

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

comment:4 Changed 12 years ago by mkommend

  • Owner changed from mkommend to ascheibe
  • Status changed from reviewing to readytorelease

comment:5 Changed 12 years ago by gkronber

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