Class ConflictFreeReasoner

java.lang.Object
org.tweetyproject.arg.adf.reasoner.AbstractDialecticalFrameworkReasoner
org.tweetyproject.arg.adf.reasoner.ConflictFreeReasoner

@Deprecated(forRemoval=true, since="1.19") public class ConflictFreeReasoner extends AbstractDialecticalFrameworkReasoner
Deprecated, for removal: This API element is subject to removal in a future version.
since 1.19, for removal in future versions
This class implements a reasoner for conflict-free semantics in Abstract Dialectical Frameworks (ADFs). It uses a SAT solver to compute conflict-free interpretations.

This class is deprecated and is scheduled for removal in future versions. Users are advised to switch to updated reasoner classes for future-proof implementations.

Author:
Mathias Hofer