sukrutrao / SAT-Solver-CDCLLinks
A simple SAT solver based on the CDCL algorithm
☆19Updated 6 years ago
Alternatives and similar repositories for SAT-Solver-CDCL
Users that are interested in SAT-Solver-CDCL are comparing it to the libraries listed below
Sorting:
- A generic parser and tool package for the BTOR2 format.☆43Updated last month
 - Parallel SAT solver that won the SAT Competition 2022 by a large margin (24% faster than the 2nd ranked solver)☆25Updated 2 years ago
 - CUDD Decision Diagram Package☆145Updated 3 weeks ago
 - A Parallel SAT Solver with GPU Accelerated Inprocessing☆133Updated last week
 - Reads a state transition system and performs property checking☆88Updated last month
 - A Simple CDCL Solver☆34Updated 2 years ago
 - An advanced circuit-based sat solver☆35Updated 8 months ago
 - Recent papers related to hardware formal verification.☆73Updated 2 years ago
 - AIGER And-Inverter-Graph Library☆89Updated 3 months ago
 - AMulet 2. - A better AIG Multiplier Examination Tool☆26Updated 3 years ago
 - A framework to ease parallelization of sequential SAT solvers☆26Updated 5 months ago
 - A high-efficiency hybrid solving CEC algorithm☆14Updated 2 years ago
 - Pono: A flexible and extensible SMT-based model checker☆112Updated 2 weeks ago
 - RISC-V Formal in Chisel☆12Updated last year
 - Simple SAT solver with CDCL implemented in Python