class  | 
AbstractCreepingMachineShop | 
 The common ancestor vor creeping machine shops, see [Diss, Thimm] for details. 
 | 
class  | 
BalancedMachineShop | 
 This class implements a consistency restorer using balanced distance minimization, see [Diss, Thimm] for details. 
 | 
class  | 
ConvexAggregatingMaxConsMeMachineShop | 
 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  | 
ConvexAggregatingMeMachineShop | 
 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  | 
DistanceMinimizationMachineShop | 
 This consistency restorer uses the distance minimization inconsistency measure
 to restore consistency. 
 | 
class  | 
GeneralizedMeMachineShop | 
 Uses the generalized ME-model of a knowledge base to repair it, cf. 
 | 
class  | 
MaximumEntropyMachineShop | 
 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  | 
MinimalViolationEuclideanMachineShop | 
 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  | 
MinimalViolationEuclideanMachineShopOjAlgoExpression | 
 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  | 
MinimalViolationEuclideanMachineShopOjAlgoMatrix | 
 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  | 
MinimumAggregatedDistanceMachineShop | 
 This approach to consistency restoration follows the approach proposed in [Thimm, DKB, 2011]. 
 | 
class  | 
MinimumViolationMachineShop | 
 Repairs a probabilistic belief base by taking the probabilities from the probability function
 that minimizes the "minimum violation inconsistency measure". 
 | 
class  | 
PclBeliefSetQuadraticErrorMinimizationMachineShop | 
 This class is capable of restoring consistency of a possible inconsistent probabilistic
 conditional belief set. 
 | 
class  | 
PenalizingCreepingMachineShop | 
 This class is capable of restoring consistency of a possible inconsistent probabilistic
 conditional belief set. 
 | 
class  | 
SmoothedPenalizingCreepingMachineShop | 
 This class is capable of restoring consistency of a possible inconsistent probabilistic
 conditional belief set. 
 | 
class  | 
UnbiasedCreepingMachineShop | 
 This class is capable of restoring consistency of a possible inconsistent probabilistic
 conditional belief set. 
 |