Uses of Class
org.tweetyproject.agents.dialogues.oppmodels.T1BeliefState
Packages that use T1BeliefState
-
Uses of T1BeliefState in org.tweetyproject.agents.dialogues.oppmodels
Methods in org.tweetyproject.agents.dialogues.oppmodels that return T1BeliefStateModifier and TypeMethodDescriptionT2BeliefState.sampleT1BeliefState()
Returns a T1-belief state that is a projection of this belief state, i.e.Constructors in org.tweetyproject.agents.dialogues.oppmodels with parameters of type T1BeliefStateModifierConstructorDescriptionT1BeliefState
(Extension<DungTheory> knownArguments, UtilityFunction<Argument, Extension<DungTheory>> utilityFunction, T1BeliefState oppModel) Creates a new T1-belief-state with the given parameters.