Files
content/tools/mc/concuerror.md
2025-06-13 16:46:24 -06:00

692 B

+++ date = 2025-06-07 draft = false title = 'Concuerror' subtitle = 'Model Checker' links = [ { title = "Homepage", url = "http://parapluu.github.io/Concuerror", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://github.com/parapluu/Concuerror", icon = 'fa-brands fa-github' }, # { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' } ] applications = ['Model Checker'] developers = ['Uppsala University'] licenses = ['BSD']

inputs = ['Sally']

interfaces = ['CLI']

maintenance = ['Actively Maintained']

techniques = ['CDCL']

publications = ['']

+++

Concuerror is a stateless model checking tool for Erlang programs.