Class EvidentialAcceptability

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

public class EvidentialAcceptability extends Object
Demonstrates the use of evidential argumentation frameworks.

This example shows how to construct an instance of EvidentialArgumentationFramework, add arguments, support, and attack relationships, and check the acceptability of arguments with respect to a given set of arguments. It also prints the framework in a human-readable format.