Uses of Class
org.tweetyproject.agents.dialogues.structured.SasAgent
-
Uses of SasAgent in org.tweetyproject.agents.dialogues.structured
Modifier and TypeClassDescriptionclass
This class models a cautious argumentation agent, i.e.class
This class models an overcautious argumentation agent, i.e.class
This class models a truthful argumentation agent, i.e.ModifierConstructorDescriptionStructuredArgumentationSystem
(PerceivableStructuredArgumentationFramework saf, Collection<? extends SasAgent> agents) Creates a new StructuredArgumentationSystem with the given collection of agents.