Uses of Class
org.tweetyproject.agents.dialogues.ExecutableDungTheory
-
Uses of ExecutableDungTheory in org.tweetyproject.agents.dialogues.lotteries
Modifier 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.