Uses of Class
org.tweetyproject.arg.aba.semantics.AbaExtension
Packages that use AbaExtension
Package
Description
-
Uses of AbaExtension in org.tweetyproject.arg.aba.reasoner
Methods in org.tweetyproject.arg.aba.reasoner that return AbaExtensionModifier and TypeMethodDescriptionMethods in org.tweetyproject.arg.aba.reasoner that return types with arguments of type AbaExtension -
Uses of AbaExtension in org.tweetyproject.arg.aba.syntax
Methods in org.tweetyproject.arg.aba.syntax that return types with arguments of type AbaExtensionModifier and TypeMethodDescriptionAbaTheory.getAllAdmissbleExtensions()
Computes all admissible extensions.Methods in org.tweetyproject.arg.aba.syntax with parameters of type AbaExtensionModifier and TypeMethodDescriptionboolean
AbaTheory.isAdmissible
(AbaExtension<T> ext) Checks whether a set of arguments is admissible. -
Uses of AbaExtension in org.tweetyproject.web.services.aba
Methods in org.tweetyproject.web.services.aba that return AbaExtensionModifier and TypeMethodDescriptionAbaReasonerGetModelCallee.call()
Calls the ABA reasoner to obtain some model from the provided ABA theory.Methods in org.tweetyproject.web.services.aba that return types with arguments of type AbaExtensionModifier and TypeMethodDescriptionAbaReasonerGetModelsCallee.call()
Calls the ABA reasoner to obtain multiple models from the provided ABA theory.