Fix #6
This commit is contained in:
23
tools/mc/stateright.md
Normal file
23
tools/mc/stateright.md
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
+++
|
||||||
|
date = 2025-06-07
|
||||||
|
draft = false
|
||||||
|
title = 'stateright'
|
||||||
|
subtitle = 'Model Checker'
|
||||||
|
links = [
|
||||||
|
{ title = "Homepage", url = "https://docs.rs/stateright/latest/stateright/", icon = 'fa-solid fa-home' },
|
||||||
|
{ title = "Source Code", url = "https://github.com/stateright/stateright", icon = 'fa-brands fa-github' },
|
||||||
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||||
|
]
|
||||||
|
applications = ['Model Checker']
|
||||||
|
developers = ['Jonathan Nadal']
|
||||||
|
licenses = ['MIT']
|
||||||
|
# inputs = ['Sally']
|
||||||
|
# interfaces = ['CLI']
|
||||||
|
maintenance = ['Actively Maintained']
|
||||||
|
# techniques = ['CDCL']
|
||||||
|
# publications = ['']
|
||||||
|
+++
|
||||||
|
|
||||||
|
<!-- {{<inactive year="2012">}} -->
|
||||||
|
<!-- {{<closed-source>}} -->
|
||||||
|
`stateright` is a Rust library for model checking systems, with an emphasis on distributed systems.
|
Reference in New Issue
Block a user