Published September 2024
| Version v3
Software
Open
Compositional Symbolic Execution for Correctness and Incorrectness Reasoning (Artifact)
Authors/Creators
Description
This artifact is a companion to the paper ``Compositional Symbolic Execution for Correctness and Incorrectness Reasoning''. It contains the source code of the Gillian compositional symbolic execution (CSE) platform, in which we added the incorrectness reasoning capabilities, and the benchmarks used in the evaluation of the paper. It also contains a Haskell demonstrator CSE engine that directly implements the CSE engine inference rules presented in the paper.
Files
README.md
Additional details
Related works
- Is supplement to
- Conference proceeding: 10.4230/LIPIcs.ECOOP.2024.12 (DOI)
Software
- Repository URL
- https://github.com/GillianPlatform/Gillian
- Programming language
- OCaml , Haskell