Class OvercautiousArgumentationAgent

java.lang.Object
org.tweetyproject.agents.Agent
org.tweetyproject.agents.dialogues.structured.SasAgent
org.tweetyproject.agents.dialogues.structured.OvercautiousArgumentationAgent
Direct Known Subclasses:
CautiousArgumentationAgent

public class OvercautiousArgumentationAgent extends SasAgent
This class models an overcautious argumentation agent, i.e. an agent that only brings forward arguments that cannot be harmful to this agent's goal of proving some given proposition.
Author:
Matthias Thimm