Published June 19, 2025 | Version v3

Modular Reasoning about Error Bounds for Concurrent Probabilistic Programs

Description

Modular Reasoning about Error Bounds for Concurrent Probabilistic Programs - Formalization Artifact

This artifact contains the Rocq development of Coneris, which accompanies the ICFP 2025 submission "Modular Reasoning about Error Bounds for Concurrent Probabilistic Programs".

Contents

  • The file coneris-vm.tar.gz contains a virtual machine image containing the Coneris repository with all the dependencies installed.
  • The file coneris_repo.tar.gz contains the same Coneris repository. 

Usage

Please refer to the README.md in the coneris-vm and coneris_repo folders. 

In summary, after initiating the VM image from coneris-vm, cd directly into coneris and directly call make since all dependencies are installed. 

Otherwise, follow the instructions to install opam, rocq, and other dependencies on your own machine to compile the files in coneris_repo.

Comment

When compiling the files in the virtual machine image, please use make instead of make -j N due to memory constraints in the machine.

Acknowledgements

This work was supported in part by the National Science Foundation, grant no. 2338317, the Carlsberg Foundation, grant no. CF23-0791, a Villum Investigator grant, no. 25804, Center for Basic Research in Program Verification (CPV), from the VILLUM Foundation, and the European Union (ERC, CHORDS, 101096090).

Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them.

Files

Files (2.9 GB)

Name Size
md5:3cc8a0f01213dd62b1582d6cea6f11f5
2.9 GB Download
md5:c1cae40d667688154a330f7f11951c37
394.6 kB Download

Additional details

Related works

Is supplement to
Publication: arXiv:2503.04512 (arXiv)

Software

Repository URL
https://github.com/logsem/clutch
Programming language
Coq
Development Status
Active