Class SimpleWeightedGroundedReasoner<T>

java.lang.Object
org.tweetyproject.arg.weighted.reasoner.SimpleWeightedGroundedReasoner<T>
Type Parameters:
T - The type

public class SimpleWeightedGroundedReasoner<T> extends Object
This reasoner for weighted Dung theories performs inference on the alpha-gamma-grounded extensions. The grounded extension is determined based on the alpha-gamma-admissible extensions and sceptically accepted arguments under alpha-gamma-complete semantics. The implementation follows the definition of unique grounded extensions in weigthed argumentation frameworks given by Bistarelli et al. in "Weighted Argumentation." FLAP 8.6 (2021): 1589-1622.
Author:
Sandra Hoffmann