22 lines
696 B
Markdown
22 lines
696 B
Markdown
+++
|
|
date = 2025-06-07
|
|
draft = false
|
|
title = 'NuSMV'
|
|
subtitle = 'Symbolic Model Checker'
|
|
links = [
|
|
{ title = "Homepage", url = "https://nusmv.fbk.eu/index.html", icon = 'fa-solid fa-home' },
|
|
# { title = "Source Code", url = "https://github.com/ahamez/pnmc", icon = 'fa-brands fa-github' },
|
|
# { title = "Playground", url = "https://cvc5.github.io/app/", icon = 'fa-solid fa-gamepad' }
|
|
]
|
|
applications = ['Model Checker']
|
|
developers = ['Fondazione Bruno Kessler']
|
|
licenses = ['LGPL']
|
|
# inputs = ['Sally']
|
|
# interfaces = ['CLI']
|
|
maintenance = ['Actively Maintained']
|
|
# techniques = ['CDCL']
|
|
# publications = ['']
|
|
+++
|
|
|
|
<!-- {{<inactive year="2018">}} -->
|
|
NuSMV is a symbolic model checker. |