You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. It has to do with arrays indexed by other arrays and arrays indexed by finite types. The current MBP (and the earlier one) does not support this fragment. Its going to take a while to actually fix it. The current implementation was done so that it doesn't break on Leo's benchmarks from Solidity (which have arrays indexed by other arrays). So we can't fully disable it for the fragment either.
Hi,
For this following instance, z3 8f4ffc7 incorrectly returns
unsat
with(check-sat-using qsat)
.The text was updated successfully, but these errors were encountered: