Class CountingUtilityFunction

java.lang.Object
org.tweetyproject.agents.dialogues.structured.CountingUtilityFunction
All Implemented Interfaces:
UtilityFunction

public class CountingUtilityFunction extends Object implements UtilityFunction
This class represents a counting utility function, i.e. a function that ranks a set of propositions to the number of common propositions with this function's focal set.
Author:
Matthias Thimm