Class TruthfulArgumentationAgent

java.lang.Object
org.tweetyproject.agents.Agent
org.tweetyproject.agents.dialogues.structured.SasAgent
org.tweetyproject.agents.dialogues.structured.TruthfulArgumentationAgent

public class TruthfulArgumentationAgent extends SasAgent
This class models a truthful argumentation agent, i.e. an agent that always brings forward all arguments he knows of.
Author:
Matthias Thimm