Uses of Class
org.tweetyproject.agents.dialogues.oppmodels.T2BeliefState
-
Uses of T2BeliefState in org.tweetyproject.agents.dialogues.oppmodels
Modifier and TypeMethodDescriptionT3BeliefState.projectToT2BeliefState()
Returns a T2-belief state that is a projection of this belief state, i.e.ModifierConstructorDescriptionT2BeliefState
(Extension<DungTheory> knownArguments, UtilityFunction<Argument, Extension<DungTheory>> utilityFunction, ProbabilityFunction<T2BeliefState> prob) Creates a new T2-belief-state with the given parameters.