Open fpl-uca opened 2 years ago
No progress on this. Checked on Dafny 2.3 (CLI on a fresh Ubuntu 22.04) and Dafny 3.10 (on VS Code). Verification succeeds in version 2.3, but fails in the latest stable version, 3.10.
I just tried this with commit 74b47b551dede1c45e2ce815fcb8e02bc6ef11ea, and it continues not to be solvable using Z3 4.8.5, which is currently distributed with Dafny. However, Z3 4.11.2, which we plan to start including with Dafny 4, can solve it once again.
The following method would verify in previous versions of Dafny, but it now fails to verify without the commented out intermediate assertion: