Class EasyPEAFExample

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

public class EasyPEAFExample extends Object
Provides an example of constructing a Probabilistic Argumentation Framework (PEAFTheory), adding support relationships, and inducing extensions using a specific inducer.

This example demonstrates the creation of a PEAFTheory instance with two arguments, setting up support relationships with specified probabilities, and then inducing extensions of the framework using the LiExactPEAFInducer.