-
Notifications
You must be signed in to change notification settings - Fork 35
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
Incompleteness in MoreCompleteExhale #387
Comments
Removed all functions from the example:
|
Reduce the example even more:
|
I slightly rewrote the example:
Without |
The fix in branch
|
Regarding your latest example/regression: did that work before, i.e. does it work with |
Yes, the test was passing. |
The latest version of
gives the following warnings from Z3:
|
The following example fails to verify with the latest version of
|
Now the Debian package for Silicon somehow differs from the Silicon version built by Jenkins: on some examples, using |
Hi all. Any idea what the status of this issue currently is? |
Let me know if you see a reason for keeping the issue open. |
I think it can be closed for now. I will reopen in case I find more issues. |
@marcoeilers the following example fails with
Sorry that it isn't more minimized. Adding triggers doesn't change things I think. |
The last example above can be further reduced to
This doesn't verify in Silicon with As per the comment in the code, removing one of the |
The current example can be reduced even further to
The behavior (of Carbon and Silicon with/without flag) is the same as in my last comment. |
The last two examples by @vfukala verify now after PR #760. Unfortunately, the example @JonasAlaif added has a more fundamental problem and still doesn't verify. |
Now that last one also works. I'll close it again until someone finds a new incomplete example. |
The following example fails with
--enableMoreCompleteExhale
, but works in Carbon and in Silicon without the flag:The text was updated successfully, but these errors were encountered: