Class DungTheoryPlotterExample
java.lang.Object
org.tweetyproject.arg.dung.examples.DungTheoryPlotterExample
This class summarizes some examples, showcasing the usage of the
DungTheoryPlotter
to visualize argumentation frameworks
, also called DungTheory
.- Version:
- TweetyProject 1.23
- Author:
- Julian Sander
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DungTheory
example1()
Creates example no.1static DungTheory
example2()
Creates example no.2static DungTheory
example3()
Creates example no.3static void
*description missing*
-
Constructor Details
-
DungTheoryPlotterExample
public DungTheoryPlotterExample()
-
-
Method Details
-
example1
Creates example no.1- Returns:
- *description missing*
-
example2
Creates example no.2- Returns:
- *description missing*
-
example3
Creates example no.3- Returns:
- *description missing*
-
main
*description missing*- Parameters:
args
- *description missing*
-