Class SimpleWeightedStableReasoner<T>

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

public class SimpleWeightedStableReasoner<T> extends Object
This reasoner for weighted Dung theories performs inference on the alpha-gamma-stable extensions. Computes the set of all alpha-gamma-stable extensions. It does so by first computing all alpha-gamma-preferred extensions and then checking if they are alpha-gamma-stable extensions.
Author:
Sandra Hoffmann