| Class | Description |
|---|---|
| Functions<T> |
An abstract class as superclass for two different ranking/leveling functions used to rank elements from preference orders
|
| LevelingFunction<T> |
This class is meant to provide leveling functions to given preference orders
and vice versa.
|
| RankingFunction<T> |
This class is meant to provide ranking functions to given preference orders
and vice versa.
|