Class 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 Detail

      • MinimumAggregatedDistanceMachineShop

        public MinimumAggregatedDistanceMachineShop​(net.sf.tweety.math.opt.rootFinder.OptimizationRootFinder rootFinder)
    • Method Detail

      • repair

        public net.sf.tweety.commons.BeliefBase repair​(net.sf.tweety.commons.BeliefBase beliefBase)
        Specified by:
        repair in interface net.sf.tweety.commons.BeliefBaseMachineShop