taylskid / sat-solver

a tiny satsolver in haskell for h241

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sat-solver

A relatively straight-forward implementation of a sat-solver capable of both brute-force solves and an implementation of the DPLL algorithm.

About

a tiny satsolver in haskell for h241


Languages

Language:Haskell 100.0%