Uses of Interface
org.tweetyproject.preferences.aggregation.PreferenceAggregator
- 
Packages that use PreferenceAggregator Package Description org.tweetyproject.preferences.aggregation  - 
- 
Uses of PreferenceAggregator in org.tweetyproject.preferences.aggregation
Classes in org.tweetyproject.preferences.aggregation that implement PreferenceAggregator Modifier and Type Class Description classBordaScoringPreferenceAggregator<T>Implementation of the borda scoring preference aggregatorclassPluralityScoringPreferenceAggregator<T>Creates an aggregator with plurality scoringclassScoringPreferenceAggregator<T>This class extends the interface for preference aggregation with scoring Scorings are implemented separately.classVetoScoringPreferenceAggregator<T>Creates an aggregator for veto scoring 
 -