Uses of Class
org.tweetyproject.agents.dialogues.oppmodels.T3BeliefState
Packages that use T3BeliefState
-
Uses of T3BeliefState in org.tweetyproject.agents.dialogues.oppmodels
Methods in org.tweetyproject.agents.dialogues.oppmodels with parameters of type T3BeliefStateConstructor parameters in org.tweetyproject.agents.dialogues.oppmodels with type arguments of type T3BeliefStateModifierConstructorDescriptionT3BeliefState(Extension knownArguments, UtilityFunction<Argument,Extension> utilityFunction, Set<Argument> virtualArguments, Set<Attack> virtualAttacks, RecognitionFunction rec, ProbabilityFunction<T3BeliefState> prob)
Creates a new T3-belief-state with the given parameters.