Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 2 and Version 3 of Ticket #2332


Ignore:
Timestamp:
02/23/15 09:12:28 (9 years ago)
Author:
jkarder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2332

    • Property Status changed from assigned to accepted
    • Property Summary changed from Improve SimilarityCalculators to Improve PopulationDiversityAnalyzer
  • Ticket #2332 – Description

    v2 v3  
    1 * ~~There should be a base-class/interface where no quality parameter is needed~~
    2 * Performance improvement: add parameter that defines how crowed similarity is calculated:
     1* ~~There should be a base-class/interface where no quality/maximization parameter is needed~~
     2* The SimilarityCalculator should be a ConstrainedValueParameter
     3* The name should be changed to PopulationSimilarityAnalyzer
     4* Performance improvement: Add parameter that defines how crowed similarity is calculated:
    35  * only one triangle (commutative)
    46  * both triangle (noncommutative)