Class AllPEAFInducerExample

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

public class AllPEAFInducerExample extends Object
Example class demonstrating the use of the PEAF (Preference-based Argumentation Framework) inducer.

This example sets up a PEAF theory with a specified number of arguments, adds various support and attack relationships between the arguments, and then uses the `LiExactPEAFInducer` to induce new EAF (Argumentation Framework) theories from the given PEAF theory. The results are printed and saved to files.