Uses of Class
org.tweetyproject.agents.dialogues.ExecutableDungTheory
Packages that use ExecutableDungTheory
-
Uses of ExecutableDungTheory in org.tweetyproject.agents.dialogues.lotteries
Methods in org.tweetyproject.agents.dialogues.lotteries that return ExecutableDungTheoryModifier and TypeMethodDescriptionabstract ExecutableDungTheory
AbstractLotteryAgent.next
(Collection<? extends Perceivable> percepts) DummyLotteryAgent.next
(Collection<? extends Perceivable> percepts) ProbabilisticLotteryAgent.next
(Collection<? extends Perceivable> percepts) RandomLotteryAgent.next
(Collection<? extends Perceivable> percepts) UtilityBasedLotteryAgent.next
(Collection<? extends Perceivable> percepts) Chooses the next action based on the utility of subgraphs in the agent's current theory.