Class DeductiveArgumentNode

java.lang.Object
org.tweetyproject.arg.deductive.semantics.DeductiveArgument
org.tweetyproject.arg.deductive.semantics.DeductiveArgumentNode
All Implemented Interfaces:
Node

public class DeductiveArgumentNode extends DeductiveArgument implements Node
Extends a deductive argument by a unique identifier. This allows the same deductive argument to appear in an argument tree multiple times. *
Author:
Matthias Thimm