Class CheckIfSelfSupportingExample

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

public class CheckIfSelfSupportingExample extends Object
This class demonstrates the use of the EAFTheory class to check for self-supporting sets of arguments.

In this example, an extended argumentation framework (EAF) is created with a set of arguments and supports/attacks between them. The goal is to check whether certain sets of arguments are self-supporting using the checkIsSelfSupporting method of the EAFTheory class.

Author:
Your Name