Class MinimumViolationMachineShop
- java.lang.Object
-
- net.sf.tweety.logics.pcl.analysis.MinimumViolationMachineShop
-
- All Implemented Interfaces:
net.sf.tweety.commons.BeliefBaseMachineShop
public class MinimumViolationMachineShop extends Object implements net.sf.tweety.commons.BeliefBaseMachineShop
Repairs a probabilistic belief base by taking the probabilities from the probability function that minimizes the "minimum violation inconsistency measure".- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description MinimumViolationMachineShop(net.sf.tweety.math.norm.RealVectorNorm norm)Creates a new machine shop for the norm
-