Class IndependenceExample
java.lang.Object
org.tweetyproject.arg.dung.examples.IndependenceExample
Example usage of the
Independence class- Author:
- Lars Bengel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DungTheoryexample1()Example AF from Figure 2static voidexecute the example
-
Constructor Details
-
IndependenceExample
public IndependenceExample()Creates a new independence example.
-
-
Method Details
-
main
execute the example- Parameters:
args- cmdline arguments
-
example1
Example AF from Figure 2- Returns:
- the example dung theory
- See Also:
-
- "Tjitze Rienstra, et al. 'Independence and D-separation in Abstract Argumentation', Proceedings of KR'20, (2020)"
-