Package org.tweetyproject.arg.aspic.reasoner
package org.tweetyproject.arg.aspic.reasoner
-
ClassDescriptionAbstractAspicReasoner<T extends Invertable>The abstract ancestor of all Aspic reasoner implementationsDirectionalAspicReasoner<T extends Invertable>Computes a restricted AF by only considering relevant arguments to a query.ModuleBasedAspicReasoner<T extends Invertable>Slightly optimised reasoner for ASPIC.RandomAspicReasoner<T extends Invertable>This class implements an approximate reasoner for ASPIC+ that randomly samples arguments.SimpleAspicReasoner<T extends Invertable>