PAPERU.net*

SukuSAT

An open source JavaScript CNF-SAT solver (based on a simple version of DPLL algorithm). This project was created as part of my student project. Its point is clearly not to performing the fastest SAT solving, but it should works in most use cases.

You can find the GIT here.

---