Class ArgumentTree

java.lang.Object
org.tweetyproject.graphs.DefaultGraph<DeductiveArgumentNode>
org.tweetyproject.arg.deductive.semantics.ArgumentTree
All Implemented Interfaces:
Iterable<DeductiveArgumentNode>, GeneralGraph<DeductiveArgumentNode>, Graph<DeductiveArgumentNode>

public class ArgumentTree extends DefaultGraph<DeductiveArgumentNode>
Instances of this class represent argument trees in the sense of Definition 6.1 in

Philippe Besnard and Anthony Hunter. A logic-based theory of deductive arguments. In Artificial Intelligence, 128(1-2):203-235, 2001.
Author:
Matthias Thimm