-
Updated
Jul 21, 2022 - Java
sat-solving
Here are 23 public repositories matching this topic...
Windows builds for The Glucose SAT Solver.
-
Updated
Aug 19, 2021 - C++
Source code of paper 'SAT Solving Using XOR-OR-AND Normal Forms'
-
Updated
Oct 9, 2024
Python tool for converting ANF to (2-)XNF.
-
Updated
Oct 9, 2023 - Python
A search program that uses SAT solvers to find patterns in Higher Range Outer Totalistic (HROT) rules
-
Updated
Nov 8, 2023 - Python
Immediate Massively Parallel Propositional Proof Checking
-
Updated
Jul 12, 2024 - C
Projects on symbolic systems, covering logic and problem solving (June 2020).
-
Updated
Oct 24, 2020 - Python
Low-level Java bindings to the IPASIR C interface
-
Updated
Mar 6, 2022 - Java
My first SMT solver (only QF_UF)
-
Updated
Jul 8, 2020 - Haskell
Solving the Yashi game using a combination of graph theory and SAT-solving. First, connectivity of the graph is verified, and if true, identification of all possible cycles is done. Then, after generating all necessary constraints, they are passed to a SAT solver.
-
Updated
Sep 29, 2023 - Python
Approximation and randomized algorithms - Assignment 01 - SAT
-
Updated
Apr 10, 2020 - Python
-
Updated
Jun 7, 2020 - Jupyter Notebook
Boolean DSL
-
Updated
May 14, 2021 - Kotlin
An Algorithm to Minimize The SAT Model Returned By a SAT Solver
-
Updated
Apr 8, 2024 - C++
-
Updated
Nov 13, 2019 - C++
Lingeling SAT Solver fork with CMake build
-
Updated
Apr 13, 2024 - C
The supervisor repo for the "Data Science Laboratory Course" at the Karlsruhe Institute of Technology (KIT), summer term 2023.
-
Updated
Jul 11, 2023 - Jupyter Notebook
Bounded model checker for petri nets. It uses a SAT solver. The idea is presented at ATVA 2004.
-
Updated
Dec 26, 2018 - C
Solution for total coloring problem using CSP & SAT
-
Updated
Sep 6, 2021 - Python
Improve this page
Add a description, image, and links to the sat-solving topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sat-solving topic, visit your repo's landing page and select "manage topics."