regehr / guided-tree-search
heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for guided-tree-search
- A tool for testing C compilers automatically☆20Updated 8 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆23Updated 9 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 2 months ago
- Parser for the llvm bitcode format☆60Updated 2 months ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Verified, Incremental, Binary Editing with Synthesis☆50Updated last year
- Automatic inference of a formal specification of the x86_64 instruction set☆66Updated 8 years ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆26Updated last year
- An awesome list of e-graph resources☆94Updated 2 weeks ago
- Stratified synthesis for learning machine code instruction semantics☆35Updated 3 months ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 3 years ago
- A formally verified bug finder☆14Updated last year
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated last year
- Interactive visualizer for e-graphs☆17Updated last week
- Universal instruction selection☆12Updated 6 years ago
- Code for enumeration from a CFG☆18Updated last year
- Semantic model for aspects of ELF static linking and DWARF debug information☆42Updated last year
- A symbolic execution engine for LLVM IR☆34Updated 2 years ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆14Updated 2 months ago
- Some experiments with SMT solvers and GIMPLE IR☆66Updated this week
- ☆17Updated 4 years ago
- Extracting high level semantic information from binary code☆64Updated 5 years ago
- this repo is deprecated, see the binaryen repo☆21Updated 4 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆33Updated 6 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- GoNative project: formal machines models in Coq☆36Updated 7 years ago
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 6 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆32Updated 10 months ago
- Solving floating point SMT constraints on a GPU☆48Updated 3 years ago
- Synthesis from Inductive specification eMpowered by Bidirectional Abstract Interpretation☆19Updated 11 months ago