Uses of Interface
org.tweetyproject.arg.adf.reasoner.sat.decomposer.Decomposer
Package
Description
-
Uses of Decomposer in org.tweetyproject.arg.adf.reasoner.sat.decomposer
Modifier and TypeClassDescriptionclass
Takes the arguments with the most bipolar parents.class
Returns the arguments with the most complex acceptance condition, according to their logical complexity.final class
TheRandomDecomposer
is a concrete implementation of theAbstractDecomposer
, designed to randomly partition the arguments of anAbstractDialecticalFramework
(ADF). -
Uses of Decomposer in org.tweetyproject.arg.adf.reasoner.sat.execution