Uses of Interface
org.tweetyproject.commons.postulates.PostulateEvaluatable
Packages that use PostulateEvaluatable
Package
Description
- 
Uses of PostulateEvaluatable in org.tweetyproject.arg.dung.principlesMethods in org.tweetyproject.arg.dung.principles with parameters of type PostulateEvaluatableModifier and TypeMethodDescriptionbooleanPrinciple.isSatisfied(Collection<Argument> kb, PostulateEvaluatable<Argument> ev) 
- 
Uses of PostulateEvaluatable in org.tweetyproject.arg.dung.reasonerClasses in org.tweetyproject.arg.dung.reasoner that implement PostulateEvaluatableModifier 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 calculates claim based semi stable extensionsclassThis 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 2012classReasoner 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 PostulateEvaluatable in org.tweetyproject.arg.rankings.postulatesMethods in org.tweetyproject.arg.rankings.postulates with parameters of type PostulateEvaluatableModifier and TypeMethodDescriptionbooleanRankingPostulate.isSatisfied(Collection<Argument> kb, PostulateEvaluatable<Argument> ev) 
- 
Uses of PostulateEvaluatable in org.tweetyproject.arg.rankings.reasonerClasses in org.tweetyproject.arg.rankings.reasoner that implement PostulateEvaluatableModifier 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 PostulateEvaluatable in org.tweetyproject.arg.setaf.reasonersClasses in org.tweetyproject.arg.setaf.reasoners that implement PostulateEvaluatableModifier 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 PostulateEvaluatable in org.tweetyproject.commons.postulatesMethods in org.tweetyproject.commons.postulates with parameters of type PostulateEvaluatableModifier and TypeMethodDescriptionbooleanPostulate.isSatisfied(Collection<S> kb, PostulateEvaluatable<S> ev) Checks whether this postulate is satisfied by the given approachevwrt.Constructors in org.tweetyproject.commons.postulates with parameters of type PostulateEvaluatableModifierConstructorDescriptionPostulateEvaluationReport(PostulateEvaluatable<S> ev, List<Postulate<S>> postulates) Creates a new evaluation report for the given approach and set of postulatesPostulateEvaluator(BeliefSetIterator<T, U> iterator, PostulateEvaluatable<T> ev) Creates a new evaluator for the given evaluatable and belief base generator.PostulateEvaluator(BeliefSetIterator<T, U> iterator, PostulateEvaluatable<T> ev, Collection<Postulate<T>> postulates) Creates a new evaluator for the given evaluatable and belief base generator.
- 
Uses of PostulateEvaluatable in org.tweetyproject.logics.commons.analysisClasses in org.tweetyproject.logics.commons.analysis that implement PostulateEvaluatableModifier and TypeClassDescriptionclassBeliefSetInconsistencyMeasure<S extends Formula>Classes extending this abstract class represent inconsistency measures on belief sets.classCcInconsistencyMeasure<S extends Formula>This class implements the inconsistency measure I_CC from [Said Jabbour and Yue Ma and Badran Raddaoui.classCspInconsistencyMeasure<S extends Formula>This class implements the inconsistency measure I_CSP from [Said Jabbour, Yue Ma, Badran Raddaoui, Lakhdar Sais, Yakoub Salhi.classDfInconsistencyMeasure<S extends Formula>This class implements the family of "Measures of the Degree of Inconsistency" from [Mu,Liu,Jin, Bell.classDHitInconsistencyMeasure<T extends Interpretation<B,S>, B extends BeliefBase, S extends Formula> This class implements the d-hit inconsistency measure from [Grant, Hunter.classDMaxInconsistencyMeasure<T extends Interpretation<B,S>, B extends BeliefBase, S extends Formula> This class implements the d-max inconsistency measure from [Grant, Hunter.classDrasticInconsistencyMeasure<S extends Formula>This class models the drastic inconsistency measure.classDSumInconsistencyMeasure<T extends Interpretation<B,S>, B extends BeliefBase, S extends Formula> This class implements the d-sum inconsistency measure from [Grant, Hunter.classEtaInconsistencyMeasure<B extends BeliefBase,S extends Formula> This class implements the Eta-inconsistency measure, cf.classHsInconsistencyMeasure<B extends BeliefBase,S extends Formula> This class implements the Hitting Set inconsistency measure as proposed in [Thimm, 2014, in preparation].classIsInconsistencyMeasure<S extends Formula>This class implements the inconsistency measure I_CSP from [Said Jabbour.classMaInconsistencyMeasure<S extends Formula>This class models the I_M inconsistency measure from e.g.classMcscInconsistencyMeasure<S extends Formula>This class implements the approach of [Meriem Ammoura, Badran Raddaoui, Yakoub Salhi, Brahim Oukacha.classMicInconsistencyMeasure<S extends Formula>This class models the MI^C inconsistency measure.classMiInconsistencyMeasure<S extends Formula>This class models the MI inconsistency measure.classNConsInconsistencyMeasure<S extends Formula>This class implements an inconsistency measure based on "n-consistency" proposed in [Doder,Raskovic,Markovic,Ognjanovic.classNormalizedMicInconsistencyMeasure<S extends Formula>This class models the normalized MI^C inconsistency measure, see [PhD thesis, Thimm].classNormalizedMiInconsistencyMeasure<S extends Formula>This class models the normalized MI inconsistency measure, see [PhD thesis, Thimm].classPrInconsistencyMeasure<S extends Formula>This class models the P inconsistency measure from e.g.
- 
Uses of PostulateEvaluatable in org.tweetyproject.logics.commons.analysis.streamsClasses in org.tweetyproject.logics.commons.analysis.streams that implement PostulateEvaluatableModifier and TypeClassDescriptionclassDefaultStreamBasedInconsistencyMeasure<S extends Formula>Implements a stream-based inconsistency measure on a given class of inconsistency measurement processes.classStreamBasedInconsistencyMeasure<S extends Formula>General interface for inconsistency measures working on streams.
- 
Uses of PostulateEvaluatable in org.tweetyproject.logics.pcl.analysisClasses in org.tweetyproject.logics.pcl.analysis that implement PostulateEvaluatableModifier and TypeClassDescriptionclassThis class models the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], extended by the use of different p-norms.classThis class models an approximation from below to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].classThis class models the minimal violation inconsistency measure for the 2-norm.classThis class provides a general implementation for the minimal violation inconsistency measure, cf.classThis class models the normalized distance minimization inconsistency measure, see [PhD thesis, Thimm].classThis class models a normalized approximation from below to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].classThis class models a normalized approximation from above to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].classThis class models an approximation from above to the distance minimization inconsistency measure as proposed in [Thimm,UAI,2009], see [PhD thesis, Thimm].
- 
Uses of PostulateEvaluatable in org.tweetyproject.logics.pl.analysisClasses in org.tweetyproject.logics.pl.analysis that implement PostulateEvaluatableModifier and TypeClassDescriptionclassThis class implements the contension inconsistency measure, cf.classThis class implements a SAT encoding of the contension inconsistency measure, originally proposed in [Grant, Hunter.classThis class presents a sat-encoding-based implementation of the hit-distance measure of [Grant and Hunter, “Analysing inconsistent information using distance-based measures” Int.classThis class presents a sat-encoding-based implementation of the max-distance measure of [Grant and Hunter, “Analysing inconsistent information using distance-based measures” Int.classThis class presents a sat-encoding-based implementation of the sum-distance measure of [Grant and Hunter, “Analysing incThis measure seeks an interpretation I such that the the sum of the distances between every formula of the knowledge base and I is minimal.classImplements the forgetting-based inconsistency measure from [Besnard.classThis measure implements the approach presented in [Thimm, Measuring Inconsistency with Many-Valued Logics.classThis class implements a SAT encoding of the hitting set inconsistency measure, originally proposed in [Thimm.classThis class implements the inconsistency measures proposed in [De Bona, Hunter.classThis class implements the "MUS-variable based inconsistency measure" proposed in [Xiao,Ma.classThis class implements the inconsistency measure I_{P_m} proposed in [Jabbour, Raddaoui.classA common base class for inconsistency measure implementations based on SAT encodings.
- 
Uses of PostulateEvaluatable in org.tweetyproject.logics.pl.postulatesMethods in org.tweetyproject.logics.pl.postulates with parameters of type PostulateEvaluatableModifier and TypeMethodDescriptionbooleanImPostulate.isSatisfied(Collection<PlFormula> kb, PostulateEvaluatable<PlFormula> ev)