Uses of Interface
org.tweetyproject.commons.BeliefBaseMachineShop
Packages that use BeliefBaseMachineShop
- 
Uses of BeliefBaseMachineShop in org.tweetyproject.logics.pcl.analysis
Classes in org.tweetyproject.logics.pcl.analysis that implement BeliefBaseMachineShopModifier and TypeClassDescriptionclassThe common ancestor vor creeping machine shops, see [Diss, Thimm] for details.classThis class implements a consistency restorer using balanced distance minimization, see [Diss, Thimm] for details.classThis consistency restorer determines the new probabilities of conditionals by computing the ME-distribution of each maximal consistent subset of the knowledge base, then convex combining those yielding a distribution P, and extracting the new probabilities from P.classThis consistency restorer determines the new probabilities of conditionals by computing the ME-distribution of each single conditional, then convex combining those yielding a distribution P, and extracting the new probabilities from P.classThis consistency restorer uses the distance minimization inconsistency measure to restore consistency.classUses the generalized ME-model of a knowledge base to repair it, cf.classThis consistency restorer uses the idea of the upper approximative distance minimization inconsistency measure to compute a ME-probability distribution and adjust the probabilities of the conditionals accordingly.classRepairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimal violation inconsistency measure" with respect to the euclidean norm.classRepairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimal violation inconsistency measure" with respect to the euclidean norm.classRepairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimal violation inconsistency measure" with respect to the euclidean norm.classThis approach to consistency restoration follows the approach proposed in [Thimm, DKB, 2011].classRepairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimum violation inconsistency measure".classThis class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.classThis class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.classThis class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.classThis class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.