Class ProbabilisticRankingReasonerExample


  • public class ProbabilisticRankingReasonerExample
    extends java.lang.Object
    Example code for using graded semantics reasoner based on the ideas from [Thimm, Cerutti, Rienstra; 2018].
    Author:
    Matthias Thimm
    • Method Summary

      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProbabilisticRankingReasonerExample

        public ProbabilisticRankingReasonerExample()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)