Class ConvexAggregatingMeMachineShop

java.lang.Object
org.tweetyproject.logics.pcl.analysis.ConvexAggregatingMeMachineShop
All Implemented Interfaces:
BeliefBaseMachineShop

public class ConvexAggregatingMeMachineShop extends Object implements BeliefBaseMachineShop
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.
Author:
Matthias Thimm