Поиск входных переменных в булевой формуле
-
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
STTF
A search program that uses SAT solvers to find patterns in Higher Range Outer Totalistic (HROT) rules
Looking for solutions of certain sizes with Glucose, Kissat and CaDiCaL
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.
Low-level Java bindings to the IPASIR C interface
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)
Boolean DSL
A collection of combinatorial solvers for the Sudoku variant Str8ts.
Approximation and randomized algorithms - Assignment 01 - SAT
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."