https://github.com/satyendrabanjare/satisfy
A simple SAT solver in python based on DPLL alrorithm. https://en.wikipedia.org/wiki/DPLL_algorithm
https://github.com/satyendrabanjare/satisfy
dpll-algorithm python-3 sat-solver
Last synced: 4 months ago
JSON representation
A simple SAT solver in python based on DPLL alrorithm. https://en.wikipedia.org/wiki/DPLL_algorithm
- Host: GitHub
- URL: https://github.com/satyendrabanjare/satisfy
- Owner: SatyendraBanjare
- License: mit
- Created: 2018-12-17T07:47:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T13:41:44.000Z (almost 6 years ago)
- Last Synced: 2024-12-30T20:15:41.076Z (5 months ago)
- Topics: dpll-algorithm, python-3, sat-solver
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Satisfy