Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 5 and Version 6 of Ticket #2332


Ignore:
Timestamp:
02/25/15 09:59:16 (9 years ago)
Author:
jkarder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2332 – Description

    v5 v6  
    11* Quality and maximization parameters are not needed in SingleObjectivePopulationDiversityAnalyzer
    22* The SimilarityCalculator should be a ConstrainedValueParameter
     3* Operators that use similarity calculators can look
    34* The name of the SingleObjectivePopulationDiversityAnalyzer should be changed to PopulationSimilarityAnalyzer
    4 * Performance improvement: Add parameter that defines how crowd similarity is calculated:
    5   * only one triangle (commutative)
    6   * both triangle (noncommutative)
    7 * Properly overload Equals and GetHashCode methods of similarity calculators
     5* Add parameter that defines how crowd similarity is calculated: commutative and noncommutative