Class StableReasoner

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

@Deprecated(forRemoval=true, since="1.19") public class StableReasoner extends AbstractDialecticalFrameworkReasoner
Deprecated, for removal: This API element is subject to removal in a future version.
This class is deprecated and scheduled for removal since version 1.19. Use alternative reasoners for stable interpretations in ADFs.
This class represents a reasoner for determining stable interpretations in an Abstract Dialectical Framework (ADF). The reasoner uses a SAT solver to compute stable interpretations.

Note: This class is deprecated and scheduled for removal in version 1.19. It is recommended to use an updated reasoner implementation instead.

Since:
1.19
Author:
Mathias Hofer