Resolve "Unexpected grouping behavior"
Closes #76 (closed)
Merge request reports
Activity
assigned to @worku005
added 1 commit
- 4c07c2cb - add potential TODOs for fixing unexpected grouping behavior
The current solution fixes the bug described in #76 (closed), but ideally these is_similar_to relationships are used to prevent unnecessary alignment calculations. This can be done by adding the intersection rate to the is_similar_to relationship and checking the actual similarity value before trying to calculate it again.
requested review from @arjan.draisma
mentioned in commit 90ea877a
mentioned in issue #76 (closed)
Please register or sign in to reply