A Modern Probabilistic Model Checker
-
Updated
Nov 13, 2024 - C++
A Modern Probabilistic Model Checker
The Git repository for the mCRL2 toolset.
A model checker for infinite-state systems.
On-the-fly model checker for timed automata with support for the alternation-free modal mu-calculus.
An efficient Petri net model checker using Hierarchical Set Decision Diagrams.
ImSpin is an advanced and modernized version of the classic iSpin frontend, leveraging the power and flexibility of ImGui to provide a superior user experience. Designed as the frontend for the SPIN model checker, ImSpin aims to offer an intuitive, efficient, and visually appealing interface for model checking enthusiasts and professionals.
A static and dynamic analyzer for Brainfuck
LLMC is a multi-core model checker of LLVM IR. It translates the input LLVM IR into a model LLVM IR that implements the DMC API, the API of the model checker DMC. This allows LLMC to execute the model's next-state function, instead of interpreting the input LLVM IR, enabling speedups of orders of magnitude.
Simple implementation of PDR and CAR model checking algorithms
Add a description, image, and links to the model-checker topic page so that developers can more easily learn about it.
To associate your repository with the model-checker topic, visit your repo's landing page and select "manage topics."