Package org.tweetyproject.arg.adf.reasoner.sat.execution


package org.tweetyproject.arg.adf.reasoner.sat.execution
  • Class
    Description
    The Configuration class encapsulates the settings used for SAT solving and parallel execution in an abstract dialectical framework (ADF) system.
    The Builder class for constructing Configuration instances.
    Encapsulates the state of a query execution.
    ParallelExecution class
    Provides access to the computational building blocks of SAT based ADF semantics.
    SequentialExecution class