regehr / guided-tree-searchLinks
heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape
☆14Updated 5 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:
- A tool for testing C compilers automatically☆21Updated 9 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated last year
- Semantic model for aspects of ELF static linking and DWARF debug information☆50Updated 5 months ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 6 years ago
- Parser for the llvm bitcode format☆60Updated this week
- Solving floating point SMT constraints on a GPU☆50Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- KORE to llvm translation☆40Updated 2 months ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆26Updated 4 months ago
- Stratified synthesis for learning machine code instruction semantics☆40Updated 2 months ago
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- A library for disassembling x86-64 binaries.☆44Updated 7 months ago
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Updated 2 years ago
- 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
- Unison's source code☆109Updated last year
- Lower Size Bounds for Sorting Networks☆46Updated 5 years ago
- A library for binary analysis and rewriting☆49Updated 2 years ago
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Implementing Halide's TRS inside of EGG☆33Updated 2 years ago
- A synthesis-enabled solver for relational logic☆29Updated 7 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 9 months ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated this week
- Counter-example guided inductive synthesis (CEGIS) implementation for the SMT solver Z3 by Microsoft Research☆55Updated 8 years ago
- A utility library to bridge llvm and mlir gaps.☆13Updated 11 months ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 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 week