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

Some UP bugfixes in the new core #6673

Merged
merged 1 commit into from
Apr 8, 2023
Merged

Conversation

CEisenhofer
Copy link
Collaborator

No description provided.

@@ -349,6 +349,20 @@ namespace euf {
si.uncache(literal(v, true));
}

bool solver::decide(bool_var& var, lbool& phase) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is only going to be enabled if there is a user-propagator. Otherwise, it is never used.

@NikolajBjorner NikolajBjorner merged commit 7b513b4 into Z3Prover:master Apr 8, 2023
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.

None yet

2 participants