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
Alternatives and similar repositories for SatPie:
Users that are interested in SatPie are comparing it to the libraries listed below
- PyTorch implementation of NeuroSAT☆28Updated last year
- [TMLR 2024] G4SATBench: Benchmarking and Advancing SAT Solving with Graph Neural Networks☆34Updated 11 months ago
- Learning local search heuristics for Boolean satisfiability☆37Updated 11 months ago
- NeuroCore: Guiding CDCL with Unsat-Core Predictions☆45Updated 5 years ago
- [NeurIPS 2022] "NSNet: A General Neural Probabilistic Framework for Satisfiability Problems"☆18Updated 2 years ago
- A SAT Solver based on CDCL (Conflict Driven Clause Learning) implemented in python☆16Updated 4 years ago
- Official repository for paper "Goal-Aware Neural SAT Solver"☆15Updated last year
- G2SAT: Learning to Generate SAT Formulas☆50Updated 4 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
- CaDiCaL + neural glue variable predictions☆10Updated 4 years ago
- Simple SAT solver with CDCL implemented in Python☆16Updated 2 years ago
- A Simple CDCL Solver☆29Updated 2 years ago
- A framework to ease parallelization of sequential SAT solvers☆17Updated 3 weeks ago
- Code for the NeurIPS 2020 paper Efficient Exact Verification of Binarized Neural Networks☆13Updated 2 years ago
- Metal: Learning a Meta-Solver for Syntax-Guided Program Synthesis☆15Updated 6 years ago
- The top three SAT solvers of 2021: kissat-MAB, lstech_maple, and kissat_gb.☆21Updated last month
- NLocalSAT; Boosting Local Search with Solution Prediction☆18Updated last year
- Parallel SAT solver that won the SAT Competition 2022 by a large margin (24% faster than the 2nd ranked solver)☆24Updated 2 years ago
- Implementation of local search-based algorithms for solving SAT and Max-SAT in Python☆13Updated 4 years ago
- ☆9Updated 2 years ago
- Code for Neural Execution Engines: Learning to Execute Subroutines☆17Updated 4 years ago
- implementation for "learning weighted deterministic automata from queries and counterexamples", neurips 2019☆18Updated 5 years ago
- MachSMT: An ML-Driven Algorithm Selection tool for SMT Solvers☆23Updated last year
- SatLM: SATisfiability-Aided Language Models using Declarative Prompting (NeurIPS 2023)☆48Updated 9 months ago
- A Python API for the MiniSat and MiniCard constraint solvers.☆20Updated last year
- Implementation for "Mathematical discoveries from program search with large language models".☆23Updated 11 months ago
- Official implementation of Teaching Temporal Logics to Neural Networks (https://arxiv.org/abs/2003.04218)☆30Updated 3 years ago
- Winner of NeurIPS 2021 student leaderboard. Self-bootstrapping bayesian optimization for SCIP configuration using GNNs.☆13Updated 2 years ago
- PyTorch implementation for the Deep Symbolic Simplification Without Human Knowledge☆14Updated 4 years ago