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