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
The text was updated successfully, but these errors were encountered:
LeventErkok
changed the title
Bizarre "unknown" reason with smt_compliant setting
smt_compliant setting makes script unknown with a bizarre result
Aug 30, 2024
LeventErkok
changed the title
smt_compliant setting makes script unknown with a bizarre result
smt_compliant setting makes script unknown with a bizarre reason
Aug 30, 2024
The attached script results in
unknown
. It prints:The unknown reason is truly confusing. There are no
Real
's in the benchmark, it's all about integers.Surprisingly, if I comment out the very first line:
then I get
sat
as the answer.buggy.txt
The text was updated successfully, but these errors were encountered: