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

Fixes in Java's User Propagator #7088

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

ThomasHaas
Copy link
Contributor

  • Added missing decideWrapper method to UserPropagatorBase.java
  • Implemented decide callback correctly since it's signature change from Fix UP's decide callback #6707
  • Improved Native.propagateConflict to return a boolean success value and renamed it to Native.propagateConsequence.
  • Added UserPropagatorBase.consequence to allow propagation of consequences.
  • Removed unnecessary type parameters in UserPropagatorBase.java

Note: I have not tested any changes

@ThomasHaas
Copy link
Contributor Author

@microsoft-github-policy-service agree

@NikolajBjorner NikolajBjorner merged commit d2706ba into Z3Prover:master Jan 18, 2024
20 checks passed
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