Uses of Class
net.sf.tweety.logics.pcl.analysis.MinimalViolationEuclideanMachineShop
-
Packages that use MinimalViolationEuclideanMachineShop Package Description net.sf.tweety.logics.pcl.analysis -
-
Uses of MinimalViolationEuclideanMachineShop in net.sf.tweety.logics.pcl.analysis
Subclasses of MinimalViolationEuclideanMachineShop in net.sf.tweety.logics.pcl.analysis Modifier and Type Class Description 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.
-