Interface KripkeInterpretation<N,​AP>

    • Method Detail

      • getAtomicPropositions

        Set<AP> getAtomicPropositions​(N node)
        Retrieves the atomic propositions holding at the given node.
        Parameters:
        node - the node
        Returns:
        the set of atomic propositions that hold at the given node