My sandbox for experimenting with solver algorithms.
-
Updated
Nov 18, 2024 - Haskell
My sandbox for experimenting with solver algorithms.
Symbolic logic expressions
SAT solver assistant. Converts propositions (p ^ q) ==> CNF ==> DIMACS CNF files.
SAT solver implemented in Haskell for course Knowledge Representation (2019) at the Vrije Universiteit.
Código Haskell que reduz o problema de coloração em grafos para o problema de satisfabilidade booleana
CNF Generator for Factoring Problems
SAT-Solver based on conservative retractions
My first SMT solver (only QF_UF)
Solving the N-Queens Problem Using a SAT Solver
A SAT solver using the DPLL algorithm.
SAT-Solver based on Polynomials
DPP and DPLL algorithms
Add a description, image, and links to the sat-solver topic page so that developers can more easily learn about it.
To associate your repository with the sat-solver topic, visit your repo's landing page and select "manage topics."