Class GsAdmissibleApproximationReasoner

java.lang.Object
org.tweetyproject.arg.dung.reasoner.GsAdmissibleApproximationReasoner
All Implemented Interfaces:
KOptimisationReasoner, Reasoner<Integer,DungTheory,Argument>

public class GsAdmissibleApproximationReasoner extends Object implements KOptimisationReasoner
Starting from the set of all arguments, this algorithms greedily determines an approximation to a k-admissible# extension by iteratively removing arguments that add the maximal number of satisfied attacks.
Author:
Matthias Thimm