Package org.tweetyproject.preferences.aggregation
package org.tweetyproject.preferences.aggregation
-
ClassDescriptionImplementation of the borda scoring preference aggregatorImplementation of the borda weight vector N elements are weighted from 0 to n-1 depending on their ranking function rankCreates an aggregator for dynamic veto scoringCreates an dynamic aggregator with plurality scoringThis interface is meant to be used for the dynamic aggregation of some generic preference ordersThis Demo-class provides a basic implementation similar to the ScoringPreferenceAggregator but dynamic aggregation instead of staticCreates an dynamic aggregator for veto scoringCreates an aggregator with plurality scoringThis interface is meant to be used for the aggregation of some generic preference ordersThis class extends the interface for preference aggregation with scoring Scorings are implemented separately.The single peak implementation of the weight vector, where only the highest rated value in each preference order scores (1,0,0,0,0,0)Creates an aggregator for veto scoringThis interface is used for