Class DalalDistance

  • All Implemented Interfaces:
    net.sf.tweety.commons.analysis.InterpretationDistance<PossibleWorld,​PlBeliefSet,​PlFormula>

    public class DalalDistance
    extends PossibleWorldDistance
    This class models the dalal distance measure between possible worlds, see e.g. [Grant, Hunter. Distance-based Measures of Inconsistency, ECSQARU'13]. It returns the number of propositions two possible possible worlds differ.
    Author:
    Matthias Thimm