Class PossibleWorldDistance

    • Method Summary

      Modifier and Type Method Description
      abstract double distance​(PossibleWorld a, PossibleWorld b)
      Measures the distance between the two given interpretations.
      double distance​(PlFormula f, PossibleWorld b)
      Measures the distance between a formula and some interpretation by taking the minimal distance from all models of the formula to the given interpretation.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait