Class PossibleWorld

    • Constructor Detail

      • PossibleWorld

        public PossibleWorld()
        Creates a new empty possible world.
      • PossibleWorld

        public PossibleWorld​(Collection<? extends Proposition> propositions)
        Creates a new possible world with the given set of propositions.
        Parameters:
        propositions - the propositions that are true in this possible world