Class EAFExample

java.lang.Object
org.tweetyproject.arg.bipolar.examples.EAFExample

public class EAFExample extends Object
Provides an example of constructing an Argumentation Framework (EAFTheory) and saving its representation to a file.

This example demonstrates the creation of an argumentation framework with eight arguments, setting up various support and attack relationships between these arguments, and finally writing the resulting framework to a file.