Class Argument

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, Iterable<ASPRule>, Collection<ASPRule>, Deque<ASPRule>, List<ASPRule>, Queue<ASPRule>, SequencedCollection<ASPRule>, Formula

public class Argument extends LinkedList<ASPRule> implements Formula
Instances of this class represent arguments in the sense of Definition 2 in [1]. [1] Ralf Schweimeier and Michael Schroeder: A Parameterised Hierarchy of Argumentation Semantics for Extended Logic Programming and its Application to the Well-founded Semantics. In: Theory and Practice of Logic Programming, 5(1-2):207-242, 2003.
Author:
Sebastian Homann
See Also: