You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MiniPyDPLL: A Python Implementation of the DPLL Algorithm Inspired by MiniSAT
This is a simplified Python implementation of the DPLL algorithm, inspired by MiniSAT's source code, featuring core components like the watched-literal data structure.
About
A Python Implementation of the DPLL Algorithm Inspired by MiniSAT