Uses of Class
org.tweetyproject.arg.bipolar.syntax.DeductiveArgumentationFramework
Package
Description
-
Uses of DeductiveArgumentationFramework in org.tweetyproject.arg.bipolar.reasoner.deductive
Modifier and TypeMethodDescriptionClosureReasoner.getModel
(DeductiveArgumentationFramework bbase) Returns a modelSafetyReasoner.getModel
(DeductiveArgumentationFramework bbase) CAdmissibleReasoner.getModels
(DeductiveArgumentationFramework bbase) Return modelsClosureReasoner.getModels
(DeductiveArgumentationFramework bbase) Return modelsConflictFreeReasoner.getModels
(DeductiveArgumentationFramework bbase) Return modelsDAdmissibleReasoner.getModels
(DeductiveArgumentationFramework bbase) Return modelsSafetyReasoner.getModels
(DeductiveArgumentationFramework bbase) -
Uses of DeductiveArgumentationFramework in org.tweetyproject.arg.bipolar.syntax
Modifier and TypeMethodDescriptionNecessityArgumentationFramework.toDAF()
translates this NAF into the corresponding framework with support in a deductive sense only works for NAFs which contain only binary support relations See Cayrol, Lagasquie-Schiex.Modifier and TypeMethodDescriptionint
DeductiveArgumentationFramework.compareTo
(DeductiveArgumentationFramework o) ModifierConstructorDescriptioncreates a necessity argumentation framework from the given deductive argumentation framework