Class RankingPostulatesExample

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

public class RankingPostulatesExample extends Object
Example code for evaluating ranking semantics in regard to postulates. Each postulate represents a single property that characterizes how the semantics ranks arguments.
Author:
Anna Gessler
  • Constructor Details

    • RankingPostulatesExample

      public RankingPostulatesExample()
  • Method Details

    • main

      public static void main(String[] args)
    • CategorizerExample

      public static void CategorizerExample()
    • BurdenExample

      public static void BurdenExample()
    • DiscussionExample

      public static void DiscussionExample()
    • TuplesExample

      public static void TuplesExample()
    • StrategyBasedExample

      public static void StrategyBasedExample()
    • SAFExample

      public static void SAFExample()
    • CountingExample

      public static void CountingExample()
    • PropagationExample

      public static void PropagationExample()