thtran97 / Local-Search-for-SAT
Implementation of local search-based algorithms for solving SAT and Max-SAT in Python
☆13Updated 4 years ago
Alternatives and similar repositories for Local-Search-for-SAT:
Users that are interested in Local-Search-for-SAT are comparing it to the libraries listed below
- Parallel SAT solver that won the SAT Competition 2022 by a large margin (24% faster than the 2nd ranked solver)☆24Updated 2 years ago
- PyTorch implementation of NeuroSAT☆28Updated last year
- Official repository for paper "Goal-Aware Neural SAT Solver"☆16Updated last year
- [TMLR 2024] G4SATBench: Benchmarking and Advancing SAT Solving with Graph Neural Networks☆34Updated 11 months ago
- NeuroCore: Guiding CDCL with Unsat-Core Predictions☆45Updated 5 years ago
- Simple SAT solver with CDCL implemented in Python☆16Updated 2 years ago
- propositional satisfiability problem (SAT) goes neural and deep☆12Updated 3 years ago
- ☆34Updated 9 months ago
- A Simple CDCL Solver☆29Updated 2 years ago
- The Standard Interface for Incremental Satisfiability Solving☆49Updated 2 years ago
- Using GNN and DQN to find a baetter branching heuristic for a CDCL Solver☆52Updated 4 years ago
- The top three SAT solvers of 2021: kissat-MAB, lstech_maple, and kissat_gb.☆21Updated last month
- A C++ Toolkit for Encoding Pseudo-Boolean Constraints into CNF☆18Updated 9 months ago
- ☆9Updated 4 months ago
- A fast and certifying solver for quantified Boolean formulas.☆27Updated last week
- Cube-and-Conquer SAT solver☆34Updated last year
- A continuous local search SAT solver based on Fourier expansion for hybrid Boolean constraints.☆12Updated 7 months ago
- Distributed and ressource elastic cube-and-conquer SAT & QBF solver☆18Updated 2 years ago
- NLocalSAT; Boosting Local Search with Solution Prediction☆18Updated last year
- High-performance probabilistic exact counter☆31Updated last week
- py-aiger: A python library for manipulating sequential and combinatorial circuits encoded using `and` & `inverter` gates (AIGs).☆43Updated 4 months ago
- A framework to ease parallelization of sequential SAT solvers☆18Updated last month
- Learning local search heuristics for Boolean satisfiability☆37Updated 11 months ago
- ☆12Updated 7 years ago
- A Python API for the MiniSat and MiniCard constraint solvers.☆20Updated last year
- [NeurIPS 2022] "NSNet: A General Neural Probabilistic Framework for Satisfiability Problems"☆18Updated 2 years ago
- Parallel SAT Solver☆10Updated 7 years ago
- Equilibrium Verification Environment (EVE) is a formal verification tool for the automated analysis of temporal equilibrium properties of…☆19Updated 8 months ago
- Awesome machine learning for logic synthesis☆25Updated 2 years ago
- DepQBF, a solver for quantified boolean formulae (QBF).☆34Updated 2 years ago