dpll_solver 0.0.1
This is a small SAT solving tool for either DIMACS file input (max. 20 variables, 80 lines) or boolean expressions in string format i.e. '(x1 * (x3 + x4))'.
Gemfile:
=
install:
=
Versions:
- 0.0.1 March 11, 2014 (14 KB)
Runtime Dependencies (1):
parslet
>= 0