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
{{ message }}
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.
I am currently working on a project where I translate verification problems for C programs into Btor2 files.
I produce Btor2 files that use multi-dimensional arrays.
Calling btormc on the Btor2 file below yields the following error message:
[boolector] boolector_array_sort: 'element' is not a bit vector sort
How can I use btormc with multi-dimensional arrays?
The text was updated successfully, but these errors were encountered: