deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libgmpxx4ldbl
(>= 2:6.3.0+dfsg), libstdc++6 (>= 13.1)
Description: |-
model checker for the Murphi language
Rumur is a model checker for use in the formal verification of finite state
machines specified in the Murphi modelling language. It is based on a previous
tool, CMurphi, and attempts to provide an approximate drop-in replacement for
CMurphi.
.
Rumur works by reading an input file describing a collection of state variables
and transition rules, from which it generates a C program to verify safety and
security properties of this state machine. The generated verifier works by
exhaustively exploring the state space, checking for violation of invariants or
deadlocks.
.
In comparison to CMurphi, Rumur generates a verifier that runs significantly
faster and uses less memory on large input problems. Rumur comes with an
optional wrapper script, rumur-run, that streamlines the process of generating
a verifier, compiling it, and then running it. This wrapper requires Python.
Homepage: https://github.com/Smattr/rumur
Installed-Size: '6992'
Maintainer: Matthew Fernandez <matthew.fernandez@gmail.com>
Package: rumur
Priority: optional
Section: devel
Suggests: python3, z3
Version: 2024.05.07-1
srcpkg_name: rumur
srcpkg_version: 2024.05.07-1