Simple implementation and parallelization of the DPLL algorithm for the satisfiability problem.
csharp parallel parallelism sat-solver dpll satisfiability dpll-algorithm independent-set-problem 3-colorability-problem hamiltonian-path-problem
-
Updated
Sep 17, 2020 - C#