-
Updated
Mar 27, 2019 - C++
sat-solver
Here are 481 public repositories matching this topic...
-
Updated
Apr 6, 2017 - Python
Simple implementation and parallelization of the DPLL algorithm for the satisfiability problem.
-
Updated
Sep 17, 2020 - C#
Implementation of the Davis-Putnam algorithm to solve a simple form of an adventure game. The puzzle includes (1) a maze with treasures at particular nodes; (2) a maximum number of steps; A player gets all the treasures at the node travelled to. The object is to find a path through the maze that collects all the different types of treasure.
-
Updated
Aug 12, 2021 - Java
In this project, you can see the implementation of the Davis-Putnam (DP) + Davis-Putnam-Logemann-Loveland (DPLL) Algorithms and Resolution to solve SAT problems.
-
Updated
Jan 20, 2023 - Kotlin
Analysis of Formal Specifications SAT, SMT, Alloy, NuSMV.
-
Updated
Jul 3, 2024 - Java
-
Updated
Sep 11, 2024 - C
A useful tool for analyzing propositional logic expressions
-
Updated
Feb 17, 2024 - Dart
-
Updated
Oct 29, 2024 - Python
Generator for CNF'S considering the variance by using model counting with #sat
-
Updated
Nov 19, 2024 - Java
iOS Swift Playground for WWDC 2017 Scholarship
-
Updated
Jan 17, 2021 - Swift
Decision Table-Based Testing
-
Updated
Nov 16, 2018 - Python
Solving the N-Queens Problem Using a SAT Solver
-
Updated
Apr 11, 2020 - Haskell
Few exercises with main topic of propositional logic (MIMUW course)
-
Updated
Mar 31, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the sat-solver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sat-solver topic, visit your repo's landing page and select "manage topics."