Domanda

Does Z3py support Linear Temporal logic LTL? If yes, can you provide an example of simple explain.

È stato utile?

Soluzione

Z3 does not support LTL or other temporal or modal logics. The input accepted by Z3 is first-order logic with theories, such as arithmetic.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top