Uses of Class
net.sf.tweety.preferences.ranking.Functions
-
Packages that use Functions Package Description net.sf.tweety.preferences.ranking -
-
Uses of Functions in net.sf.tweety.preferences.ranking
Subclasses of Functions in net.sf.tweety.preferences.ranking Modifier and Type Class Description class
LevelingFunction<T>
This class is meant to provide leveling functions to given preference orders and vice versa.class
RankingFunction<T>
This class is meant to provide ranking functions to given preference orders and vice versa.
-