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 29, 2024. It is now read-only.
We want the bv_decide tactic to be able to solve things at the expressiveness of QF_BV (https://smt-lib.org/theories-FixedSizeBitVectors.shtml). This requires adding a lot of primitive operations to the bitblaster still. It also requires PRing lots of fundamental BitVec theorems about these operations to core.
We want the
bv_decide
tactic to be able to solve things at the expressiveness of QF_BV (https://smt-lib.org/theories-FixedSizeBitVectors.shtml). This requires adding a lot of primitive operations to the bitblaster still. It also requires PRing lots of fundamentalBitVec
theorems about these operations to core.The current status is tracked at: https://docs.google.com/spreadsheets/d/1AFUChxhNZhOC2XQEn_RXk3A1JwLeOP1OPbPjfYjdEUQ/edit?usp=sharing
The text was updated successfully, but these errors were encountered: