Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bit2bool to the API #5992

Merged
merged 14 commits into from
Apr 22, 2022
Merged

Added bit2bool to the API #5992

merged 14 commits into from
Apr 22, 2022

Conversation

CEisenhofer
Copy link
Collaborator

  • Fixed bug in user-propagator's decide callback

src/api/z3_api.h Outdated
* The callback may set passed expression to another registered expression which will be selected instead.
* In case the expression is a bitvector the bit to split on is determined by the bit argument and the
* truth-value to try first is given by is_pos
\brief register a callback when a the solver decides to split on a registered expression
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when a the solver -> when the solver

@NikolajBjorner NikolajBjorner merged commit 81189d6 into Z3Prover:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants