Uses of Interface
org.tweetyproject.commons.ModelProvider
Packages that use ModelProvider
Package
Description
-
Uses of ModelProvider in org.tweetyproject.arg.aba.reasoner
Classes in org.tweetyproject.arg.aba.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassCompleteReasoner<T extends Formula>This reasoner for ABA theories performs inference on the complete extensions.classFlatAbaReasoner<T extends Formula>This class models a reasoner over ABA formulae.classGeneralAbaReasoner<T extends Formula>This is an abstract generalization over non-flat ABA reasoners.classIdealReasoner<T extends Formula>This reasoner for ABA theories performs inference on the ideal extension.classPreferredReasoner<T extends Formula>This reasoner for ABA theories performs inference on the preferred extensions.classStableReasoner<T extends Formula>This reasoner for ABA theories performs inference on the stable extensions.classWellFoundedReasoner<T extends Formula>This reasoner for ABA theories performs inference on the ideal extension. -
Uses of ModelProvider in org.tweetyproject.arg.dung.reasoner
Classes in org.tweetyproject.arg.dung.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassAncestor class for all extension-based reasoners.classUses a provided SAT solver to solve reasoning problems in AAFs.classThis reasoner makes use of an external executable for solving reasoning problems in abstract argumentation.classReasoner for qualified sigma-semantics.classUses a SAT solver to determine complete extensions.classUses a SAT solver to determine stable extensions.classReasoner for CF2 extensions using scc-recursiveness.classReasoner for SCF2 extensions using scc-recursiveness.classreasoner for SCOOC-naive semantics.classReasoner for semi-qualified sigma-semantics.classThis reasoner for Dung theories performs inference on the admissible extensions.classThis reasoner for Dung theories performs inference on the complete extensions.classThis reasoner for Dung theories performs inference on the conflict-free extensions.classsimple reasoner for eager semanticsclassThis reasoner for Dung theories performs inference on the grounded extension.classThis reasoner for Dung theories performs inference on the ideal extension.classReasoner for naive extensions.classThis reasoner for Dung theories performs inference on the preferred extensions.classThis reasoner for Dung theories performs inference on the resolution-based family of semantics.classThis reasoner for Dung theories performs inference on the complete extensions.classUniversal scc-recursive reasoner initialize with any reasoner for a scc-recursive semanticsclassThis reasoner for Dung theories performs inference on the semi-stable extensions.classThis reasoner for Dung theories performs inference on the stable extensions.classThis reasoner for Dung theories performs inference on the stage extensions.classReasoner for solid admissibility a set of arguments E solid-defends an argument a, iff for all attackers b of a it holds that all arguments c which attack b are in E see: Liu, X., and Chen, W.classReasoner for Stage2 semantics using scc-recursiveness definition see: Dvorak, Gaggl: Incorporating Stage Semantics in the SCC-recursive Schema for Argumentation Semantics 2012classThis class implements a stratified labeling reasoner.classReasoner for strong admissibility A set of arguments E is strongly admissible iff all every argument A in E is defended by some argument B in E \ {A} i.e.classReasoner for weak admissibility the reasoner reduces the number of sets we have to check by computing candidate sets instead of checking all sets.classReasoner for weakly complete semantics as described in: see: Baumann, Brewka, Ulbricht: Revisiting the foundations of abstract argumentation-semantics based on weak admissibility and weak defense.classReasoner for weakly grounded semantics a set of arguments E is w-grounded iff it is w-complete and minimal Note: unlike the grounded extension which is unique, there can be more than one w-grounded extension see: Baumann, Brewka, Ulbricht: Revisiting the foundations of abstract argumentation-semantics based on weak admissibility and weak defense.classReasoner for weakly preferred semantics see: Baumann, Brewka, Ulbricht: Revisiting the foundations of abstract argumentation-semantics based on weak admissibility and weak defense. -
Uses of ModelProvider in org.tweetyproject.arg.rankings.reasoner
Classes in org.tweetyproject.arg.rankings.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassAbstractRankingReasoner<R extends ArgumentRanking>Common abstract class for ranking reasoners for abstract argumentation.classThis class implements the "Burden-based" argument semantics approach as proposed by [Amgoud, Ben-Naim.classThis class implements the "h-categorizer" argument ranking approach that was originally proposed by [Besnard, Hunter.classThis class implements the argument ranking approach of [Pu, Luo, Ranking Arguments based on Counter-Transitivity 2017].classThis class implements the argument ranking approach of [Pu, Zhang, G.Luo, J.Luo.classThis class implements the "Discussion-based" argument semantics approach as proposed by [Amgoud, Ben-Naim.classThis class implements the argument ranking approach of [Grossi, Modgil.classImplements a graded semantics reasoner based on the ideas from [Thimm, Cerutti, Rienstra.classThis class implements the argument ranking approach of [Delobelle.classThis class implements the social abstract argumentation approach as proposed by [Bonzon, Delobelle, Konieczny, Maudet.classThis class implements the argument ranking approach of [Matt, Toni.classThis class implements the "tuples*" argument ranking approach as proposed by [Cayrol, Lagasquie-Schiex. -
Uses of ModelProvider in org.tweetyproject.arg.setaf.reasoners
Classes in org.tweetyproject.arg.setaf.reasoners that implement ModelProviderModifier and TypeClassDescriptionclassAncestor class for all SetAf-extension-based reasoners.classThis reasoner for SetAf theories performs inference on the admissible extensions.classThis reasoner for SetAf theories performs inference on the complete extensions.classThis reasoner for SetAf theories performs inference on the conflict-free extensions.classsimple reasoner for eager semanticsclassThis reasoner for SetAf theories performs inference on the grounded extension.classThis reasoner for setAf theories performs inference on the ideal extension.classReasoner for naive extensions.classThis reasoner for setaf theories performs inference on the preferred extensions.classThis reasoner for setaf theories performs inference on the semi-stable extensions.classThis reasoner for setaf theories performs inference on the stable extensions.classThis reasoner for setaf theories performs inference on the stage extensions. -
Uses of ModelProvider in org.tweetyproject.arg.social.reasoner
Classes in org.tweetyproject.arg.social.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassThis reasoner provides is an implementation of the "Iterative Successive Substitution Algorithm" from [Marco Correia and Jorge Cruz and João Leite. -
Uses of ModelProvider in org.tweetyproject.logics.cl.reasoner
Classes in org.tweetyproject.logics.cl.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassAbstract ancestor for all reasoner for conditional logic.classThis class models a c-reasoner for conditional logic.classThis is a reasoner using c-representation and rules to solve these c-representations.classThis class models a brute force c-reasoner for conditional logic.classThis class models a z-reasoner for conditional logic. -
Uses of ModelProvider in org.tweetyproject.logics.pcl.reasoner
Classes in org.tweetyproject.logics.pcl.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassAbstract class for all PCL reasoners.classThis class implements a maximum entropy reasoner for probabilistic conditional logic.classThis class implements a generalized maximum entropy reasoner for probabilistic conditional logic as proposed in [Potyka, Thimm, 2014] which also works for inconsistent belief sets. -
Uses of ModelProvider in org.tweetyproject.logics.rcl.reasoner
Classes in org.tweetyproject.logics.rcl.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassThis class models a relational brute force c-reasoner for relational conditional logic. -
Uses of ModelProvider in org.tweetyproject.logics.rdl.reasoner
Classes in org.tweetyproject.logics.rdl.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassImplements a naive reasoner for default logic based on exhaustive application of defaults in process trees. -
Uses of ModelProvider in org.tweetyproject.logics.rpcl.reasoner
Classes in org.tweetyproject.logics.rpcl.reasoner that implement ModelProvider -
Uses of ModelProvider in org.tweetyproject.lp.asp.reasoner
Classes in org.tweetyproject.lp.asp.reasoner that implement ModelProviderModifier and TypeClassDescriptionclassThis class provides a common interface for asp solvers.classInvokes Clingo (Part of the Potassco project), an ASP system that grounds and solves logic programs, and returns computed answer sets.classWrapper class for the DLV answer set solver command line utility.