Skip to content
Josh Jeppson edited this page Sep 7, 2022 · 2 revisions

This wiki is not used anymore. Please visit our wiki on our website for the most up-to-date documentation.

Introduction

Welcome to the wiki for the version of STAMINA which integrates with the STORM model checking engine. This version of STAMINA will be the primary version of STAMINA going forward, as the Java version (which integrates with the PRISM model checking engine is being phased out. The goals for this project are as follows:

  • Cleaner code, allowing for more flexibility to work on in the future and add functionality and features.
  • Increased speed. Not only is the STORM engine much faster than the PRISM engine, but we intend to make changes to the STAMINA algorithm which reduce runtime as well, especially on large models.

For usage, features and other information, please browse the other pages of this wiki. STAMINA/C++ is not production ready yet, but we're getting really close.

Clone this wiki locally