Opened 12 years ago
Closed 12 years ago
#1910 closed defect (done)
Program crash when setting the problem size in single objective test function problem
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.8 |
Component: | Problems.TestFunctions | Version: | 3.3.8 |
Keywords: | Cc: |
Description
The Bealy or Booth evaluator only support two dimensions and throw an exception otherwise leading to a program crash.
Change History (4)
comment:1 Changed 12 years ago by abeham
- Status changed from new to accepted
comment:2 Changed 12 years ago by abeham
- Owner changed from abeham to gkronber
- Status changed from accepted to reviewing
comment:3 Changed 12 years ago by gkronber
- Status changed from reviewing to readytorelease
Reviewed r8493
comment:4 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.7 to 3.3.8
Note: See
TracTickets for help on using
tickets.
r8493: fixed handling of problem size changes