Add model checkers. Close #2
This commit is contained in:
22
tools/mc/uppaal.md
Normal file
22
tools/mc/uppaal.md
Normal file
@@ -0,0 +1,22 @@
|
||||
+++
|
||||
date = 2025-06-07
|
||||
draft = false
|
||||
title = 'Uppaal'
|
||||
subtitle = 'Model Checker'
|
||||
links = [
|
||||
{ title = "Homepage", url = "https://uppaal.org/", icon = 'fa-solid fa-home' },
|
||||
# { title = "Source Code", url = "https://github.com/imitator-model-checker/imitator", icon = 'fa-brands fa-github' },
|
||||
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
||||
]
|
||||
applications = ['Model Checker']
|
||||
developers = ['Uppsala Universitet', 'Aalborg University']
|
||||
licenses = ['All Rights Reserved']
|
||||
# inputs = ['Sally']
|
||||
# interfaces = ['CLI']
|
||||
maintenance = ['Actively Maintained']
|
||||
# techniques = ['CDCL']
|
||||
# publications = ['']
|
||||
+++
|
||||
|
||||
{{<closed-source>}}
|
||||
Uppaal is an integrated tool environment for modeling, validation and verification of real-time systems modeled as networks of timed automata, extended with data types (bounded integers, arrays, etc.).
|
Reference in New Issue
Block a user