MatthewNielsen27 / gregory

SAT Solver (DPLL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yeah this README is in plain text


dpll.hpp is a header-only implementation of the Davis-Putnam-Logemann-Loveland (DPLL) algorithm for use in SAT solving. 

About

SAT Solver (DPLL)


Languages

Language:C++ 99.1%Language:Makefile 0.9%