Class SimpleWeightedCompleteReasoner<T>

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

public class SimpleWeightedCompleteReasoner<T> extends Object
This reasoner for weighted Dung theories performs inference on the complete extensions. Computes the set of all complete extensions, i.e., all alpha gamma admissible sets that contain all their acceptable arguments.
Author:
Sandra Hoffmann