Interface KOptimisationReasoner

All Superinterfaces:
Reasoner<Integer,DungTheory,Argument>
All Known Implementing Classes:
GCF_GreedyKApproximationReasoner, GFR_GreedyKApproximationReasoner, MaxSatKStableAstReasoner, MaxSatKStableReasoner, SCF_GreedyKApproximationReasoner, SFR_GreedyKApproximationReasoner

public interface KOptimisationReasoner extends Reasoner<Integer,DungTheory,Argument>
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