Class ProbabilisticRankingReasonerExample

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

public class ProbabilisticRankingReasonerExample extends Object
Example code for using the probabilistic ranking reasoner based on the ideas from [Thimm, Cerutti, Rienstra. Probabilistic Graded Semantics. COMMA 2018].
Author:
Matthias Thimm
  • Constructor Details

    • ProbabilisticRankingReasonerExample

      public ProbabilisticRankingReasonerExample()
  • Method Details

    • main

      public static void main(String[] args)