A simple SAT solver that implements the DPLL algorithm with unit resolution
-
Updated
Sep 10, 2019 - C++
A simple SAT solver that implements the DPLL algorithm with unit resolution
华中科技大学数据结构课程设计2018 An algorithm to solve SAT problem
Parallel SAT Solver
C++ implementation of the DPLL Algorithm
Boolean SAT Solver implemented using the C++ Standard Library
A DPLL sat solver accelerated by clause-driven-conflict-learning algorithm.
A DPLL-based SAT solver focused on traceability
Boolean satisfiability problem (SAT), maximum satisfiability problem (MAX-SAT) etc
Solutions to Travelling Salesman Problem and the SAT problem using Artificial Intelligence (AI)
A (parallel) implementation of the classic DPLL algorithm using Cilk
Modeling Sudoku problem using propositional logic and employing DPLL algorithm to solve it
This repository has the source code for a fast sudoku solver. This repo is forked from https://github.com/t-dillon/tdoku
Simple SMT solver based on DPLL algorithm
Add a description, image, and links to the dpll-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dpll-algorithm topic, visit your repo's landing page and select "manage topics."