Class MultipleIndicatorUtilityFunction

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

public class MultipleIndicatorUtilityFunction extends Object implements UtilityFunction
This class represents a multiple indicator utility function, i.e. a function that ranks a set of propositions to 1 if this function's focal set is part of the set, and 0 otherwise.
Author:
Matthias Thimm