Changes between Version 1 and Version 2 of Ticket #2959, comment 1
- Timestamp:
- 11/07/18 14:43:01 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2959, comment 1
v1 v2 2 2 3 3 r16279: Simplify code, improve performance, fix another potential bug in relation with 3). 4 5 r16283: Refactor bottom-up similarity calculator methods (main logic stays the same, better implementation), update unit tests (more tests will be added).