Bounded model checker for petri nets. It uses a SAT solver. The idea is presented at ATVA 2004.
-
Updated
Dec 26, 2018 - C
Bounded model checker for petri nets. It uses a SAT solver. The idea is presented at ATVA 2004.
Approximation and randomized algorithms - Assignment 01 - SAT
My first SMT solver (only QF_UF)
Projects on symbolic systems, covering logic and problem solving (June 2020).
📈 Implementation of a SAT solver to solve satisfiability problems.
Boolean DSL
Windows builds for The Glucose SAT Solver.
Solution for total coloring problem using CSP & SAT
Low-level Java bindings to the IPASIR C interface
The supervisor repo for the "Data Science Laboratory Course" at the Karlsruhe Institute of Technology (KIT), summer term 2022.
The supervisor repo for the "Data Science Laboratory Course" at the Karlsruhe Institute of Technology (KIT), summer term 2023.
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.
Python tool for converting ANF to (2-)XNF.
A search program that uses SAT solvers to find patterns in Higher Range Outer Totalistic (HROT) rules
This repository provides an extension to the CaDiCaL SAT solver that implements the "DRUPing for Interpolants" algorithm.
An Algorithm to Minimize The SAT Model Returned By a SAT Solver
Add a description, image, and links to the sat-solving topic page so that developers can more easily learn about it.
To associate your repository with the sat-solving topic, visit your repo's landing page and select "manage topics."