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

reintegrate msat directly in-tree #11

Merged
merged 188 commits into from
Jul 19, 2021
Merged

reintegrate msat directly in-tree #11

merged 188 commits into from
Jul 19, 2021

Conversation

c-cube
Copy link
Owner

@c-cube c-cube commented Jul 18, 2021

benefits:

  • remove mcsat code
  • ability to modify more easily
  • one fewer dep to synchronize on

it's part of the actions provided to the theory.
close #19
feat: allow to set the default polarity of variables at creation time
feat: allow the theory to ask for some literals to be decided on
breaking change for `solve`, remove the `on_conflict` callback. it's
provided at creation time instead.
@c-cube c-cube merged commit cab541e into master Jul 19, 2021
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.

4 participants