Class MaximumEntropyMachineShop

  • All Implemented Interfaces:
    net.sf.tweety.commons.BeliefBaseMachineShop

    public class MaximumEntropyMachineShop
    extends Object
    implements net.sf.tweety.commons.BeliefBaseMachineShop
    This consistency restorer uses the idea of the upper approximative distance minimization inconsistency measure to compute a ME-probability distribution and adjust the probabilities of the conditionals accordingly.
    Author:
    Matthias Thimm
    • Constructor Detail

      • MaximumEntropyMachineShop

        public MaximumEntropyMachineShop()
    • 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