Ticket #1746 (closed enhancement: obsolete)
Reevaluate and improve constant optimizer
| Reported by: | gkronber | Owned by: | mkommend |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
| Component: | Problems.DataAnalysis.Symbolic | Version: | branch |
| Keywords: | Cc: |
Description
Change History
comment:2 Changed 17 months ago by gkronber
r7293: added binary of AutoDiff ( http://autodiff.codeplex.com) library for symbolic differentiation and an improved version of the constant optimizer from the trunk.
comment:6 Changed 17 months ago by mkommend
r7301: Branched working copy version of the symbolic regression plugin.
comment:8 Changed 17 months ago by gkronber
r7305: removed constants in alleles considered by the SymbolicDataAnalysisAlleleFrequencyAnalyzer.
comment:10 Changed 16 months ago by mkommend
r7408: Corrected output path of branch project.
comment:11 Changed 7 months ago by mkommend
- Status changed from accepted to closed
- Resolution set to obsolete
Further development of the constant optimization is tracked in #1962.
Note: See
TracTickets for help on using
tickets.

r7292: created a folder for the constant optimizer