Interface KOptimisationReasoner
- All Superinterfaces:
Reasoner<Integer,
DungTheory, Argument>
- All Known Implementing Classes:
GCF_GreedyKApproximationReasoner
,GFR_GreedyKApproximationReasoner
,MaxSatKStableAstReasoner
,MaxSatKStableReasoner
,SCF_GreedyKApproximationReasoner
,SFR_GreedyKApproximationReasoner
Interface for reasoner capable of optimising k extensions.
[Thimm. Optimisation and Approximation in Abstract Argumentation: The Case of Stable Semantics. IJCAI 2024]
- Author:
- Matthias Thimm
-
Method Summary
Modifier and TypeMethodDescriptionquery
(DungTheory aaf, Argument arg) Queries the given belief base for the given formula.