regehr / guided-tree-searchLinks
heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape
☆14Updated 2 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:
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆20Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated 2 months ago
- Solving floating point SMT constraints on a GPU☆49Updated 4 years ago
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Parser for the llvm bitcode format☆59Updated this week
- OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- Universal instruction selection☆12Updated 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 7 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 10 months ago
- Synthesis from Inductive specification eMpowered by Bidirectional Abstract Interpretation☆21Updated last year
- A synthesis-enabled solver for relational logic☆28Updated 7 years ago
- KORE to llvm translation☆40Updated this week
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 6 months ago
- Counter-example guided inductive synthesis (CEGIS) implementation for the SMT solver Z3 by Microsoft Research☆52Updated 8 years ago
- Liveness-driven random C code generator☆42Updated last month
- Semantics of x86-64 in K☆158Updated 5 years ago
- Superoptimizer using the z3 SMT solver☆17Updated 4 years ago
- ☆18Updated 5 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 …☆17Updated 2 months ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 months ago
- Stratified synthesis for learning machine code instruction semantics☆37Updated 2 weeks ago
- Source code for GpuShareSat, a library for SAT solvers to use the GPU for clause sharing between CPU threads.☆34Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- Synthesizes efficient Z3 strategies tailored to your problem set! Repo for the IJCAI'24 paper: Layered and Staged Monte Carlo Tree Search…☆22Updated 3 weeks ago