Files
content/tools/prob/caesar.md
2025-07-10 12:25:27 -06:00

22 lines
748 B
Markdown

+++
date = 2025-06-07
draft = false
title = 'Caesar'
subtitle = 'Probabilistic Program Prover'
links = [
{ title = "Homepage", url = "https://www.caesarverifier.org/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/moves-rwth/caesar", icon = 'fa-brands fa-github' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Probabilistic Program Prover']
developers = ['RWTH Aachen']
licenses = ['MIT']
inputs = ['HeyVL']
interfaces = ['CLI', 'VSCode']
maintenance = ['Actively Maintained']
# techniques = ['CDCL']
# publications = ['Hensel2022']
+++
<!-- {{<inactive year="2023">}} -->
Caesar is a deductive verifier for probabilistic programs.