Class ConvexAggregatingMaxConsMeMachineShop
- java.lang.Object
-
- net.sf.tweety.logics.pcl.analysis.ConvexAggregatingMaxConsMeMachineShop
-
- All Implemented Interfaces:
net.sf.tweety.commons.BeliefBaseMachineShop
public class ConvexAggregatingMaxConsMeMachineShop extends Object implements net.sf.tweety.commons.BeliefBaseMachineShop
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.- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description ConvexAggregatingMaxConsMeMachineShop()
-