Truth Functional Expansions

This commit is contained in:
Brandon Rozek 2023-02-19 23:47:34 -05:00
parent a22bb998cb
commit f080564487
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
2 changed files with 49 additions and 1 deletions

View file

@ -5,4 +5,5 @@ description: Notes about Automated Theorem Proving
More links coming soonish:
- [Definitional CNF](definitional-cnf)
- [Davis Putnam](davis-putnam)
- [Davis Putnam](davis-putnam)
- [Finding Counter-Models through Truth Functional Expansions](truth-functional-expansion)