Skip to content

Commit

Permalink
Document the bitvector solver (OCamlPro#683)
Browse files Browse the repository at this point in the history
This patch adds documentation to the bitvector solver that explain my
understanding of its inner working.

I believe it is correct, and have outlined the parts where I am not sure
what is going on, it can be completed at a later time.

Note that this deep dive into the solver revealed a couple potential
bugs (mentioned in passing in the documentation). This patch explicitely
is only about *documenting* the current state of the solver, so the bugs
will be fixed in separate patches.
  • Loading branch information
bclement-ocp authored Jun 23, 2023
1 parent 42a0f46 commit 0c63303
Showing 1 changed file with 293 additions and 0 deletions.
Loading

0 comments on commit 0c63303

Please sign in to comment.