Skip to content

unknown with bit-blast #7278

Closed Answered by wintersteiger
Heaven2024 asked this question in Q&A
Discussion options

You must be logged in to vote

The reason you get an unknown is that the bit-blast tactic does not attempt to solve the problem, it only translates it. To solve the bit-blasted problem, you still need to call the SMT tactic, e.g. (check-sat-using (then bit-blast smt)).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Heaven2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #7274 on July 08, 2024 17:26.