An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Satisfy