Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible enhancement: Check for weaker interpolants #21

Open
makaimann opened this issue Mar 4, 2020 · 0 comments
Open

Possible enhancement: Check for weaker interpolants #21

makaimann opened this issue Mar 4, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@makaimann
Copy link
Collaborator

Attached is a simple example that interpolant-based model checking diverges on. It turns out that the generated interpolants are too strong and keep getting expanded with constant values. However, the first interpolant actually contained the "right" interpolant as one of its conjuncts. If we had detected that a subformula was itself an interpolant, this would not happen.

itp_fail_test.tar.gz

@makaimann makaimann added the enhancement New feature or request label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant