thtran97 / Local-Search-for-SATLinks
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
Sorting:
- Implementation of basic CDCL-based SAT solver in Python☆10Updated 4 years ago
- Official repository for paper "Goal-Aware Neural SAT Solver"☆17Updated 2 years ago
- Parallel SAT Solver☆10Updated 7 years ago
- [TMLR 2024] G4SATBench: Benchmarking and Advancing SAT Solving with Graph Neural Networks☆35Updated last year
- NeuroCore: Guiding CDCL with Unsat-Core Predictions☆45Updated 5 years ago
- The top three SAT solvers of 2021: kissat-MAB, lstech_maple, and kissat_gb.☆21Updated 4 months ago
- propositional satisfiability problem (SAT) goes neural and deep☆13Updated 3 years ago
- PyTorch implementation of NeuroSAT☆28Updated 2 years ago
- Parallel SAT solver that won the SAT Competition 2022 by a large margin (24% faster than the 2nd ranked solver)☆24Updated 2 years ago
- Using GNN and DQN to find a baetter branching heuristic for a CDCL Solver☆52Updated 4 years ago
- Official Repository for the ICLR 2022 paper "Generalization of Neural Combinatorial Solvers through the Lens of Adversarial Robustness"☆14Updated 2 years ago
- A fast and certifying solver for quantified Boolean formulas.☆27Updated 2 months ago
- Distributed and ressource elastic cube-and-conquer SAT & QBF solver☆19Updated 2 years ago
- ☆14Updated last year
- ☆34Updated 2 weeks ago
- Metal: Learning a Meta-Solver for Syntax-Guided Program Synthesis☆15Updated 6 years ago
- ☆11Updated 3 years ago
- A continuous local search SAT solver based on Fourier expansion for hybrid Boolean constraints.☆12Updated 9 months ago
- ☆9Updated 2 years ago
- A lightweight framework for the efficient parsing and manipulation of PDDL in lifted form.☆16Updated last year
- Learning local search heuristics for Boolean satisfiability☆37Updated last year
- The Standard Interface for Incremental Satisfiability Solving☆50Updated 3 years ago
- A framework to ease parallelization of sequential SAT solvers☆19Updated 2 months ago
- SAT solver based on CDCL in Python with Conflict Driven Clause Learning, clever Heuristics - VSIDS, 2 - Literal watch advanced data struc…☆20Updated 4 years ago
- a collection of Gymnasium environments for saturation provers☆22Updated last month
- A Simple CDCL Solver☆29Updated 2 years ago
- PDP: A General Neural Framework for Learning Constraint Satisfaction Solvers☆41Updated 2 years ago
- FOND4LTLf translates an LTLf/PLTLf-FOND to standard FOND planning problems☆16Updated 8 months ago
- NLocalSAT; Boosting Local Search with Solution Prediction☆18Updated last year
- A Python API for the MiniSat and MiniCard constraint solvers.☆22Updated 3 weeks ago