regehr / guided-tree-searchLinks
heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape
☆13Updated 4 months ago
Alternatives and similar repositories for guided-tree-search
Users that are interested in guided-tree-search are comparing it to the libraries listed below
Sorting:
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 6 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆46Updated 3 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
- Universal instruction selection☆12Updated 7 years ago
- Parser for the llvm bitcode format☆60Updated last week
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- A synthesis-enabled solver for relational logic☆29Updated 7 years ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- Superoptimizer using the z3 SMT solver☆17Updated 3 weeks ago
- Stratified synthesis for learning machine code instruction semantics☆38Updated 2 months ago
- Implementation of "Warren's Abstract Machine: A Tutorial Reconstruction" by Hassan Aït-Kaci.☆28Updated 8 years ago
- Semantics of x86-64 in K☆162Updated 5 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆50Updated 4 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Repository used for my master's thesis on implementing RVSDG as a dialect of MLIR☆13Updated 2 years ago
- Liveness-driven random C code generator☆42Updated 3 months ago
- Code for enumeration from a CFG☆20Updated 2 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- LLVM support for the lean theorem prover☆52Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
- Symbolic execution engine for toy language.☆51Updated 7 years ago
- Implementing Halide's TRS inside of EGG☆33Updated 2 years ago