Class VetoScoringPreferenceAggregator<T>
- java.lang.Object
 - 
- org.tweetyproject.preferences.aggregation.ScoringPreferenceAggregator<T>
 - 
- org.tweetyproject.preferences.aggregation.VetoScoringPreferenceAggregator<T>
 
 
 
- 
- Type Parameters:
 T- generic preference order type
- All Implemented Interfaces:
 PreferenceAggregator<T>
public class VetoScoringPreferenceAggregator<T> extends ScoringPreferenceAggregator<T>
Creates an aggregator for veto scoring- Author:
 - Bastian Wolf
 
 
- 
- 
Constructor Summary
Constructors Constructor Description VetoScoringPreferenceAggregator(int min)constructor for a new veto aggregator 
- 
Method Summary
- 
Methods inherited from class org.tweetyproject.preferences.aggregation.ScoringPreferenceAggregator
aggregate 
 - 
 
 -