Free cookie consent management tool by TermsFeed Policy Generator

Opened 10 years ago

Closed 10 years ago

#2156 closed enhancement (done)

More efficient way to calculate impacts and replacement values in the InteractiveSymbolicDataAnalysisSolutionSimplifierView

Reported by: bburlacu Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.10
Component: Problems.DataAnalysis.Symbolic.Views Version: 3.3.9
Keywords: Cc:

Description

The InteractiveSymbolicDataAnalysisSolutionSimplifierView evaluates the trees too many times when calculating separately the impact- and replacement values. The simplifier view should use the unified method provided by the impacts calculator.

Change History (4)

comment:1 Changed 10 years ago by bburlacu

  • Status changed from new to accepted

comment:2 Changed 10 years ago by bburlacu

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

r10492: Modified the InteractiveSymbolicDataAnalysisSolutionSimplifierView to use the unified method of calculating impact and replacement values.

comment:3 Changed 10 years ago by mkommend

  • Status changed from reviewing to readytorelease

comment:4 Changed 10 years ago by mkommend

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

r11146: Merged r10492 into stable.

Note: See TracTickets for help on using tickets.