This website requires JavaScript.
Explore
Help
Sign in
TypeTheory
/
resolution
Watch
1
Star
0
Fork
You've already forked resolution
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Resolution on first-order logic
7
commits
1
branch
0
tags
418
KiB
Haskell
100%
876a9c9c63
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
reijix
876a9c9c63
Added some printing for resolution and implemented alphaEq on clauses
2023-06-08 11:30:41 +02:00
app
Added some printing for resolution and implemented alphaEq on clauses
2023-06-08 11:30:41 +02:00
.gitignore
Implemented unification and resolution
2023-06-04 17:10:14 +02:00
LICENSE
Implemented unification and resolution
2023-06-04 17:10:14 +02:00
resolution.cabal
Use Set instead of List to fix many errors, better file structure
2023-06-07 17:36:14 +02:00