stp / minisatLinks
A minimalistic and high-performance SAT solver
☆28Updated 2 years ago
Alternatives and similar repositories for minisat
Users that are interested in minisat are comparing it to the libraries listed below
Sorting:
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆44Updated 5 years ago
- This repo contains the artifact for our SOSP'19 paper on Serval☆32Updated 5 years ago
- ☆52Updated 9 years ago
- A Tool for the Static Analysis of Cache Side Channels☆41Updated 8 years ago
- Automatic Binary Parallelisation☆43Updated 5 months ago
- CCG is a random C Code Generator☆44Updated 2 years ago
- rmem public repo☆45Updated 2 months ago
- Experimental translation of llvm to smt.☆57Updated 5 years ago
- ☆47Updated 3 years ago
- Example implementation of Arm's Architecture Specification Language (ASL)☆119Updated 5 years ago
- A (concrete or symbolic) implementation of IEEE-754 / SMT-LIB floating-point☆40Updated 5 months ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 7 years ago
- print information from LLVM dataflow analyses☆13Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- Binsec/Haunted is an extension of Binsec to verify speculative constant-time and detect Spectre attacks.☆17Updated last year
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- custom type systems for Clang☆98Updated 9 years ago
- KLEE's version of uClibc☆55Updated last year
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- An LLVM-based formal verification frontend for C programs.