Class CF2Example


  • public class CF2Example
    extends java.lang.Object
    Example code for CF2 semantics. Shows how to construct an abstract argumentation framework programmatically and how to reason with it using CF2 semantics.
    Author:
    Matthias Thimm
    • Constructor Summary

      Constructors 
      Constructor Description
      CF2Example()  
    • 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

      • CF2Example

        public CF2Example()
    • Method Detail

      • main

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