Class MinimumAggregatedDistanceMachineShop
- java.lang.Object
-
- net.sf.tweety.logics.pcl.analysis.MinimumAggregatedDistanceMachineShop
-
- All Implemented Interfaces:
net.sf.tweety.commons.BeliefBaseMachineShop
public class MinimumAggregatedDistanceMachineShop extends Object implements net.sf.tweety.commons.BeliefBaseMachineShop
This approach to consistency restoration follows the approach proposed in [Thimm, DKB, 2011].- Author:
- Matthias Thimm
-
-
Constructor Summary
Constructors Constructor Description MinimumAggregatedDistanceMachineShop(net.sf.tweety.math.opt.rootFinder.OptimizationRootFinder rootFinder)
-