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

20210622 chrono-BT again #118

Merged
merged 37 commits into from
Jul 9, 2021

Conversation

shnarazk
Copy link
Owner

@shnarazk shnarazk commented Jul 5, 2021

It seems that all bugs #115, #113, #115, #116, #117 were caused by pointing a wrong index by q_head in cancel_until.
so it's time to close them and this branch. So The blocker is:

  • resolve RAT-check failed #122
  • pass ucpc T56.2.0.cnf
  • pass ucpc aes.cnf taking 20000 sec at least. 🎉 🎉 🎉 🎉
  • pass ucpc aes.cnf again 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉
  • and pass ucpc aes.cnf once more. 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉🎉 🎉 🎉 🎉 🎉 🎉 🎉
  • unif-k3-r4.25-v360-c1530-S1028159446-096.cnf
  • unif-k3-r4.25-v360-c1530-S253750560-086.cnf
  • unif-k3-r4.25-v360-c1530-S1369720750-015.cnf
  • unif-k3-r4.25-v360-c1530-S305156909-031.cnf
  • unif-k3-r4.25-v360-c1530-S1906521511-089.cnf
  • unif-k3-r4.25-v360-c1530-S367138237-029.cnf
  • unif-k3-r4.25-v360-c1530-S2025517367-061.cnf
  • unif-k3-r4.25-v360-c1530-S404185236-001.cnf
  • unif-k3-r4.25-v360-c1530-S23373420-028.cnf
  • unif-k3-r4.25-v360-c1530-S680239195-053.cnf

@shnarazk shnarazk linked an issue Jul 5, 2021 that may be closed by this pull request
@shnarazk shnarazk linked an issue Jul 7, 2021 that may be closed by this pull request
5 tasks
@shnarazk
Copy link
Owner Author

shnarazk commented Jul 9, 2021

fix the longstanding bug about chronoBT.

@shnarazk shnarazk merged commit 16c4e20 into 20210606-watch-cache-optimization Jul 9, 2021
shnarazk added a commit that referenced this pull request Jul 9, 2021
- revise `ClauseDBIF` to encapsulate internal state transitions
- `AssignReason` has 4 states
- re-implement `AssignStack::extend_model` using `Range` and iterators
shnarazk added a commit that referenced this pull request Jul 10, 2021
- fix bugs about clause eliminator (#94)
- fix bugs about chronoBT (#118, #123)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment