Class SinglePeakWeightVector

java.lang.Object
org.tweetyproject.preferences.aggregation.SinglePeakWeightVector
All Implemented Interfaces:
WeightVector

public class SinglePeakWeightVector extends Object implements WeightVector
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)
Author:
bwolf