Branching Heuristics; GPU parallelism; SAT Solving

GPU Parallelism for SAT Solving Heuristics

Modern SAT solvers employ a number of smart techniques and strategies to achieve maximum efficiency in solving the Boolean Satisfiability problem. Among all components of a solver, the branching heuristics plays a crucial role in affecting the …