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

refactor: remove learnt_clause_start #336

Merged
merged 22 commits into from
Sep 14, 2023

Conversation

baszalmstra
Copy link
Collaborator

In an effort to make the solver lazy, this PR removes the learnt_clause_start and instead allows clauses to be added whenever and wherever. This PR does not hook up watches and stuff so some bookkeeping is still required. This should be addressed in the next PR.

Depends on #335

@baszalmstra baszalmstra merged commit 37b36d1 into conda:main Sep 14, 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.

2 participants