-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi there,
Thanks again for this fantastic library! :)
I was doing some optimisations in my encoding by switching to a bit vector encoding of a finite domain. In the process, I hit some assertions about using non-standard bit vector widths (i.e., not 8/32/64).
From my (very poor) understanding of the implementation, is this because these vectors are backed by OCaml ints, of respective sizes? Is there a bigger limitation to supporting arbitrary width bit vectors?
If not, would it be reasonable for me to hack locally a Z.t-backed implementation to get started?
Thanks!
Tiago
redianthus
Metadata
Metadata
Assignees
Labels
No labels