Uses of Interface
org.tweetyproject.commons.BeliefBaseMachineShop
-
Uses of BeliefBaseMachineShop in org.tweetyproject.logics.pcl.analysis
Modifier and TypeClassDescriptionclass
The common ancestor vor creeping machine shops, see [Diss, Thimm] for details.class
This class implements a consistency restorer using balanced distance minimization, see [Diss, Thimm] for details.class
This 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.class
This 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.class
This consistency restorer uses the distance minimization inconsistency measure to restore consistency.class
Uses the generalized ME-model of a knowledge base to repair it, cf.class
This 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.class
Repairs 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.class
Repairs 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.class
Repairs 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.class
This approach to consistency restoration follows the approach proposed in [Thimm, DKB, 2011].class
Repairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimum violation inconsistency measure".class
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.class
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.class
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.class
This class is capable of restoring consistency of a possible inconsistent probabilistic conditional belief set.