+++ date = 2025-06-07 draft = false title = 'STAMINA' subtitle = 'Probabilistic Model Checker' links = [ { title = "Homepage", url = "https://staminachecker.org/", icon = 'fa-solid fa-home' }, { title = "Source Code", url = "https://staminachecker.org/source.html", icon = 'fa-brands fa-github' }, { title = "Playground", url = "https://staminachecker.org/run.html", icon = 'fa-solid fa-gamepad' } ] applications = ['Probabilistic Model Checker'] developers = ['Utah State University'] licenses = ['MIT', 'GPLv3'] inputs = ['PRISM'] interfaces = ['CLI', 'Online'] maintenance = ['Actively Maintained'] # techniques = ['CDCL'] publications = ['Jeppson2023'] +++ A state-space truncation tool for Markov-Chains that can analyze infinite-sized models. Intefaces with either [Storm](../storm) or [PRISM](../prism).