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