Class IndependenceExample


  • public class IndependenceExample
    extends java.lang.Object
    Example usage of the Independence class example theory taken from: Rienstra, Tjitze, et al. "Independence and D-separation in Abstract Argumentation." Proceedings of the International Conference on Principles of Knowledge Representation and Reasoning. Vol. 17. No. 1. 2020.
    Author:
    Lars Bengel
    • 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

      • IndependenceExample

        public IndependenceExample()
    • Method Detail

      • main

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