Class PluralityScoringPreferenceAggregator<T>

  • Type Parameters:
    T - generic preference order type
    All Implemented Interfaces:
    PreferenceAggregator<T>

    public class PluralityScoringPreferenceAggregator<T>
    extends ScoringPreferenceAggregator<T>
    Creates an aggregator with plurality scoring
    Author:
    Bastian Wolf
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PluralityScoringPreferenceAggregator

        public PluralityScoringPreferenceAggregator()
        calls the super-constructor with argument used for plurality scoring aggregation