Dolmen provides a library and a binary to parse, typecheck, and evaluate languages used in automated deduction
BSD 2-Clause "Simplified" License
80
stars
17
forks
source link
More checks on bitvector size for extract #175
Closed
Gbury closed 1 year ago
Should solve #174
I re-read all of the smtlib bitvector spec, and there should not be any remaining bug related to constraints on indexes of indexed operators in
BV
.