Class UtilityFunction<S,T extends Collection<S>>

java.lang.Object
org.tweetyproject.agents.dialogues.oppmodels.UtilityFunction<S,T>
Type Parameters:
S - The type of elements in a move
T - The type of moves in this dialgoue trace
Direct Known Subclasses:
GroundedGameUtilityFunction

public abstract class UtilityFunction<S,T extends Collection<S>> extends Object
Objects of this class represent utility function that assess dialogue traces.
Author:
Tjitze Rienstra, Matthias Thimm