Class ReasonerExample

java.lang.Object
org.tweetyproject.logics.cl.examples.ReasonerExample

public class ReasonerExample extends Object
Compares reasoning with different reasoners.
  • Constructor Details

    • ReasonerExample

      public ReasonerExample()
      Creates the example application.
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Runs the example application.
      Parameters:
      args - the command-line arguments
      Throws:
      IOException - if reading from standard input fails