Kapilhk / SatPie
SAT solver based on CDCL in Python with Conflict Driven Clause Learning, clever Heuristics - VSIDS, 2 - Literal watch advanced data structure, Random restarts with restart probability decay
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SatPie
- Learning local search heuristics for Boolean satisfiability☆37Updated 6 months ago
- PyTorch implementation of NeuroSAT☆26Updated last year
- Official repository for paper "Goal-Aware Neural SAT Solver"☆15Updated last year
- A SAT Solver based on CDCL (Conflict Driven Clause Learning) implemented in python☆16Updated 3 years ago
- [TMLR 2024] G4SATBench: Benchmarking and Advancing SAT Solving with Graph Neural Networks☆32Updated 6 months ago
- NeuroCore: Guiding CDCL with Unsat-Core Predictions☆43Updated 4 years ago
- Simple SAT solver with CDCL implemented in Python☆15Updated last year
- Using GNN and DQN to find a baetter branching heuristic for a CDCL Solver☆52Updated 4 years ago
- G2SAT: Learning to Generate SAT Formulas☆48Updated 4 years ago
- A Simple CDCL Solver☆26Updated last year
- Metal: Learning a Meta-Solver for Syntax-Guided Program Synthesis☆15Updated 5 years ago
- Official Repository for the ICLR 2022 paper "Generalization of Neural Combinatorial Solvers through the Lens of Adversarial Robustness"☆14Updated 2 years ago
- [NeurIPS 2022] "NSNet: A General Neural Probabilistic Framework for Satisfiability Problems"☆19Updated last year
- NLocalSAT; Boosting Local Search with Solution Prediction☆18Updated last year
- propositional satisfiability problem (SAT) goes neural and deep☆12Updated 3 years ago
- Code for Neural Execution Engines: Learning to Execute Subroutines☆16Updated 3 years ago
- MachSMT: An ML-Driven Algorithm Selection tool for SMT Solvers☆20Updated last year
- Parallel SAT solver that won the SAT Competition 2022 by a large margin (24% faster than the 2nd ranked solver)☆20Updated last year
- Code for the NeurIPS 2020 paper Efficient Exact Verification of Binarized Neural Networks☆13Updated 2 years ago
- Implementation of local search-based algorithms for solving SAT and Max-SAT in Python☆12Updated 3 years ago
- SatLM: SATisfiability-Aided Language Models using Declarative Prompting (NeurIPS 2023)☆42Updated 4 months ago
- The top three SAT solvers of 2021: kissat-MAB, lstech_maple, and kissat_gb.☆21Updated 3 years ago
- A Python API for the MiniSat and MiniCard constraint solvers.☆19Updated last year
- ☆10Updated last year
- ☆16Updated 10 months ago
- Meta-Reinforcement Learning with Policy Residual Representation☆11Updated 5 years ago
- A continuous local search SAT solver based on Fourier expansion for hybrid Boolean constraints.☆11Updated 2 months ago
- DL2 is a framework that allows training neural networks with logical constraints over numerical values in the network (e.g. inputs, out…☆83Updated 3 months ago
- Source code for GpuShareSat, a library for SAT solvers to use the GPU for clause sharing between CPU threads.☆32Updated 3 years ago
- ☆12Updated last year