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

24 lines
729 B
Markdown

+++
date = 2025-06-07
draft = false
title = 'Sally'
subtitle = 'Model Checker'
links = [
{ title = "Homepage", url = "http://sri-csl.github.io/sally/", icon = 'fa-solid fa-home' },
{ title = "Source Code", url = "https://github.com/SRI-CSL/sally", icon = 'fa-brands fa-github' },
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
]
applications = ['Model Checker']
developers = ['SRI International']
licenses = ['GPLv2']
inputs = ['Sally']
interfaces = ['CLI']
maintenance = ['Actively Maintained']
# techniques = ['CDCL']
# publications = ['']
+++
<!-- {{<inactive year="2023">}} -->
Sally is a model checker for infinite state systems described as transition systems.