Class SerialisableRankingReasonerExample

java.lang.Object
org.tweetyproject.arg.rankings.examples.SerialisableRankingReasonerExample

public class SerialisableRankingReasonerExample extends Object
An example class that demonstrates the usage of the SerialisableRankingReasoner.

This class constructs an argumentation framework (AAF) using the DungTheory class. Several arguments and attacks between them are added to the framework. The SerialisableRankingReasoner is then used to compute and display the ranking of the arguments.

Author:
Name