Class BordaScoringPreferenceAggregator<T>

java.lang.Object
org.tweetyproject.preferences.aggregation.ScoringPreferenceAggregator<T>
org.tweetyproject.preferences.aggregation.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 Details

    • BordaScoringPreferenceAggregator

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