开发者

Does Z3 Support Craig Interpolation

Can Z3 generate Craig interpolants (a开发者_开发知识库t least for propositional logic ?). I have not found it in the documentation of Z3.


No, Z3 does not support Craig interpolants, but it generates proofs. The interpolants can be extracted from the proofs. Ken Mcmillan is developing an interpolant generator on top of Z3 using this approach.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜