Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2310 closed defect (done)

The SymbolicExpressionTreeBottomUpSimilarityCalculator produces wrong results when the MatchConstantValues and MatchVariableWeights flags are disabled.

Reported by: bburlacu Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.11
Component: Problems.DataAnalysis.Symbolic Version: 3.3.10
Keywords: Cc:

Description

Relaxed matching does not work with the SymbolicExpressionTreeBottomUpSimilarityCalculator. The algorithm produces the wrong mappings leading to similarity values over 1.

Change History (8)

comment:1 Changed 9 years ago by bburlacu

  • Owner set to bburlacu
  • Status changed from new to assigned

comment:2 Changed 9 years ago by bburlacu

  • Status changed from assigned to accepted

comment:3 Changed 9 years ago by bburlacu

  • Owner changed from bburlacu to jkarder
  • Status changed from accepted to readytorelease

r11950: SymbolicExpressionTreeBottomUpSimilarityCalculator: Removed flags for relaxed matching.

comment:4 Changed 9 years ago by jkarder

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

comment:5 Changed 9 years ago by jkarder

Please review this ticket first.

comment:6 Changed 9 years ago by bburlacu

r11951: Updated unit test.

comment:7 Changed 9 years ago by ascheibe

  • Status changed from reviewing to readytorelease

Reviewed r11950, r11951; looks good, thanks.

comment:8 Changed 9 years ago by ascheibe

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

r11964: merged r11950, r11951 into stable

Note: See TracTickets for help on using tickets.