marijnheule / matrix-challengesLinks
Challenging SAT benchmarks for matrix multiplication
☆11Updated 3 years ago
Alternatives and similar repositories for matrix-challenges
Users that are interested in matrix-challenges are comparing it to the libraries listed below
Sorting:
- Source code for GpuShareSat, a library for SAT solvers to use the GPU for clause sharing between CPU threads.☆34Updated 4 years ago
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆11Updated 2 years ago
- Pull your compiler up with abstract bootstraps.☆31Updated 2 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Superoptimizer using the z3 SMT solver☆17Updated 4 years ago
- S-expressions in Python. Python cross-version compiler. Clean and efficient LISP back end.☆17Updated 5 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 3 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- A Free World Class High Performance SAT Solver☆20Updated 4 years ago
- MimIR is my Intermediate Representation☆71Updated this week
- Nsolv - A front-end that allows multiple SMTLIBv2 compliant solvers to executed in parallel.☆12Updated 12 years ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last month
- configurable, high-performance SAT solver, implementing incremental solving interface of MiniSat and IPASIR. Based on MiniSat (minisat.se…☆41Updated last year
- A formalization of first-order logic and Peano's axioms in Python☆20Updated last month
- Proof Object Transformation, Preserving Imp Embeddings: the first proof compiler to be formally proven correct☆16Updated 11 months ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- ☆69Updated this week
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- ☆19Updated 8 years ago
- ☆23Updated 2 years ago
- egg is a flexible, high-performance e-graph library☆12Updated last year
- A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated 2 months ago
- Some experiments with SMT solvers and GIMPLE IR☆38Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago