Uses of Interface
org.tweetyproject.preferences.aggregation.WeightVector
Packages that use WeightVector
-
Uses of WeightVector in org.tweetyproject.preferences.aggregation
Classes in org.tweetyproject.preferences.aggregation that implement WeightVectorModifier and TypeClassDescriptionclass
Implementation of the borda weight vector N elements are weighted from 0 to n-1 depending on their ranking function rankclass
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)class
Constructors in org.tweetyproject.preferences.aggregation with parameters of type WeightVectorModifierConstructorDescriptionConstructor with given weight vectorConstructor with given weight vector