Opened 11 years ago
Closed 11 years ago
#2170 closed enhancement (done)
Analyzers should track the best generation of the reported solution
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.10 |
Component: | Problems.DataAnalysis.Symbolic | Version: | 3.3.9 |
Keywords: | Cc: |
Description
The best training and validation solution analyzers should track the generation in which the result was generated.
Change History (5)
comment:1 Changed 11 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 11 years ago by mkommend
comment:3 Changed 11 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:4 Changed 11 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from reviewing to readytorelease
Reviewed r10599.
comment:5 Changed 11 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r10599: Update symbolic data analysis solution analyzers to track the generation in which the best solution was found.
Merged from island algorithms branch.