Published May 21, 2021
| Version 0.1.2
Software
Open
Certified SuSLik (ICFP 2021 Artifact): Code and Benchmarks
- 1. Yale-NUS College and National University of Singapore
- 2. National University of Singapore
- 3. UC San Diego
Description
Artifact accompanying the the paper Certifying the Synthesis of Heap-Manipulating Programs, published in proceedings of ICFP 2021.
Virtual machine: The vm-image.zip file contains a virtual machine image containing the full artifact and benchmarks, as well as the necessary scripts to start it. It should work with QEMU. To start with it, follow the instructions in README.md file attached to this artifact.
Source code: Download the source.tar.gz archive and unpack it. In the README.md file in the root of the project, follow the Compile/Install instructions to compile the sources, and then follow the Step by Step Instructions to run.
Files
README.md
Additional details
Related works
- Is supplement to
- https://github.com/TyGuS/suslik/tree/icfp21-artifact (URL)