Uses of Interface
net.sf.tweety.arg.adf.reasoner.processor.InterpretationProcessor
-
Packages that use InterpretationProcessor Package Description net.sf.tweety.arg.adf.reasoner net.sf.tweety.arg.adf.reasoner.processor -
-
Uses of InterpretationProcessor in net.sf.tweety.arg.adf.reasoner
Methods in net.sf.tweety.arg.adf.reasoner with parameters of type InterpretationProcessor Modifier and Type Method Description Pipeline.Builder<S>Pipeline.Builder. addCandidateProcessor(InterpretationProcessor<S> candidateProcessor, boolean isolated)Pipeline.Builder<S>Pipeline.Builder. addModelProcessor(InterpretationProcessor<S> modelProcessor, boolean isolated) -
Uses of InterpretationProcessor in net.sf.tweety.arg.adf.reasoner.processor
Classes in net.sf.tweety.arg.adf.reasoner.processor that implement InterpretationProcessor Modifier and Type Class Description classSatMaximizeInterpretationProcessorMaximizes the given interpretation and afterwards restricts the search space from generating smaller ones.classSatPartialKBipolarInterpretationProcessor
-