-
Notifications
You must be signed in to change notification settings - Fork 43
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
Some solvers failing XstsTest #268
Comments
To the |
|
1.1.0 and 1.1.2 did not return any interpolant for the same simple example either, so a dummy assertion is most likely needed for newer versions as well |
|
|
|
|
However, the underlying issue is documented in sosy-lab/java-smt#381, when it gets solved, we should remove our workaround. |
for the rest of the table, I strongly think the proposed soution to #270 is what we're after here as well. After you fix that issue, please re-test XstsTest with the different solvers again, and update the table so we can resume debugging! |
@RipplB has there been progress with this? |
XstsTest on the current master branch runs flawlessly with native legacy Z3 and smtinterpol:2.5-1256. However, the following table highlights issues with some of the available solvers:
Please note the following:
The text was updated successfully, but these errors were encountered: