Поиск входных переменных в булевой формуле
-
Updated
Jun 14, 2025 - Python
Поиск входных переменных в булевой формуле
Source code of paper 'SAT Solving Using XOR-OR-AND Normal Forms'
Windows builds for The Glucose SAT Solver.
Python tool for converting ANF to (2-)XNF.
Immediate Massively Parallel Propositional Proof Checking
A search program that uses SAT solvers to find patterns in Higher Range Outer Totalistic (HROT) rules
STTF
Low-level Java bindings to the IPASIR C interface
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.
An Algorithm to Minimize The SAT Model Returned By a SAT Solver
Projects on symbolic systems, covering logic and problem solving (June 2020).
SAT-Web is a web-based educational tool for explaining SAT solving. It provides visualisations with search trees and variable interaction graphs, and includes a DPLL solver with tracing.
My first SMT solver (only QF_UF)
A collection of combinatorial solvers for the Sudoku variant Str8ts.
Approximation and randomized algorithms - Assignment 01 - SAT
Boolean DSL
Solution for total coloring problem using CSP & SAT
This repository provides an extension to the CaDiCaL SAT solver that implements the "DRUPing for Interpolants" algorithm.
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."