Artifact for paper "Relational Abstractions Based on Labeled Union-Find"
Creators
Description
This is a software artifact containing experiments and source code for the paper Relational Abstractions Based on Labeled Union-Find at PLDI 2025. It centers around the Codex abstract interpreter (called AnonAI in the anonymized paper) of C and binary code and the Colibri2 constraint solver (called AnonSolver in the anonymized paper). Both are written in OCaml. It contains their source code, as well as docker images with prebuilt binaries (for a linux x86/amd64 machine). It also contains instructions on how to compile locally, and how to rebuild the docker images from the sources.
See the contained README for requirements as well as instruction on how to run the artifact.
This update fixes some typos/unclear instructions in the README and fixes the mk_stats_table.py script.
Files
README.md
Files
(5.6 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:3249096c25857fe828fe9c7276db1032
|
12.5 MB | Preview Download |
|
md5:7deaa518294560b2251c26ec4e7d13cf
|
396.5 MB | Download |
|
md5:36f3608c5b94549df8a1b98f4947474b
|
29.7 MB | Preview Download |
|
md5:f3a63c2d3dc0236600486c7bbe958fe6
|
3.3 GB | Download |
|
md5:36c626585e375aeb955a21a1b81f7100
|
1.9 GB | Preview Download |
|
md5:d9690f9cf7809d1ef78737352f4352bb
|
41.5 kB | Preview Download |
Additional details
Dates
- Created
-
2025-03-26
Software
- Repository URL
- https://github.com/codex-semantics-library/codex
- Programming language
- OCaml
- Development Status
- Concept