Class BordaScoringPreferenceAggregator<T>

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

    public class BordaScoringPreferenceAggregator<T>
    extends ScoringPreferenceAggregator<T>
    Implementation of the borda scoring preference aggregator
    Author:
    Bastian Wolf
    • Constructor Summary

      Constructors 
      Constructor Description
      BordaScoringPreferenceAggregator​(int size)
      calls super-constructor with the amount of domain elements to aggregate
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BordaScoringPreferenceAggregator

        public BordaScoringPreferenceAggregator​(int size)
        calls super-constructor with the amount of domain elements to aggregate
        Parameters:
        size - the size of the weight vector