Class AbstractArgumentationExample

java.lang.Object
org.tweetyproject.beliefdynamics.examples.AbstractArgumentationExample

public class AbstractArgumentationExample extends Object
Example code for applying belief dynamics on abstract argumentation frameworks.
Author:
Matthias Thimm
  • Constructor Details

    • AbstractArgumentationExample

      public AbstractArgumentationExample()
      Default constructor for the AbstractArgumentationExample class. This constructor initializes the class and provides an example of reasoning with an argumentation framework and belief revision.
  • Method Details

    • main

      public static void main(String[] args)
      Main method that demonstrates the usage of argumentation frameworks and belief revision techniques.
      Parameters:
      args - command line arguments (not used)