Uses of Interface
org.tweetyproject.arg.dung.util.DungTheoryGenerator
Packages that use DungTheoryGenerator
Package
Description
-
Uses of DungTheoryGenerator in org.tweetyproject.agents.dialogues.lotteries.sim
Constructors in org.tweetyproject.agents.dialogues.lotteries.sim with parameters of type DungTheoryGeneratorModifierConstructorDescriptionLotteryGameGenerator
(DungTheoryGenerator gen, Semantics semantics) Creates a new game generator.LotteryGameGenerator
(DungTheoryGenerator gen, Semantics semantics, boolean ensureArg) Creates a new game generator. -
Uses of DungTheoryGenerator in org.tweetyproject.agents.dialogues.oppmodels.sim
Constructors in org.tweetyproject.agents.dialogues.oppmodels.sim with parameters of type DungTheoryGeneratorModifierConstructorDescriptionGroundedGameGenerator
(DungTheoryGenerator gen, double viewPercentagePro, double viewPercentageCon) Creates a new game generator. -
Uses of DungTheoryGenerator in org.tweetyproject.arg.dung.util
Classes in org.tweetyproject.arg.dung.util that implement DungTheoryGeneratorModifier and TypeClassDescriptionclass
Implements a customizable Dung theory generator.class
This generator generators all possible Dung argumentation theories.class
This generator receives a list of files containing Dung theories and returns those step by step.class
This generator generators all possible Dung argumentation theories (modulo graph isomorphism).class
Creates AAFs with a complex structure for tasks related to skeptical reasoning wrt.class
This generator generates abstract argumentation frameworks following the schema described in "Strong Admissibility Revisited" (COMMA2014) by Martin Caminda, following and idea by Mikolay Podlaszewski.