fkutzner's Stars
Udopia/gbdhash
Calculate GBDHash for DIMACS CNF
arminbiere/kissat
marijnheule/microsat
microsat
marijnheule/drat-trim
The DRAT-trim proof checker
marzer/tomlplusplus
Header-only TOML config file parser and serializer for C++17.
CLIUtils/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
microsoft/GSL
Guidelines Support Library
Robbepop/cnf-parser
Efficient and customizable CNF parser for SAT solving.
satcompetition/2020
SAT Competition 2020
sat-clique/super-simple-sat
A super simple SAT solver.
microsoft/STL
MSVC's implementation of the C++ Standard Library.
llvm-mirror/lld
Project moved to: https://github.com/llvm/llvm-project
Boolector/boolector
A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.
arminbiere/cadical
CaDiCaL SAT Solver
biotomas/ipasir
The Standard Interface for Incremental Satisfiability Solving
Udopia/gbd
Management of Benchmark Instances and Instance Attributes
msoos/cryptominisat
An advanced SAT solver
Robbepop/ipasir-rs
FFI bindings for the IPASIR incremental SAT solver interface.
drduh/macOS-Security-and-Privacy-Guide
Guide to securing and improving privacy on macOS
Robbepop/apint
Arbitrary precision integers library.
Robbepop/stevia
A simple (unfinished) SMT solver for QF_ABV.
Robbepop/state_ptr
A pointer that allows to store state into unused bits of the address.