Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> devel >> rumur
nabia  ] [  aramo  ]
[ 原始碼: rumur  ]

套件: rumur (2020.12.20-1)

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.

其他與 rumur 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.15) [amd64]
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
    dep: libc6 (>= 2.17) [arm64, ppc64el]
    dep: libc6 (>= 2.28) [armhf]
  • dep: libgcc-s1 (>= 3.0) [除 armhf]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libgmp10
    Multiprecision arithmetic library
  • dep: libgmpxx4ldbl
    Multiprecision arithmetic library (C++ bindings)
  • dep: libstdc++6 (>= 5.2) [armhf]
    GNU Standard C++ Library v3
    dep: libstdc++6 (>= 9) [除 armhf]
  • sug: python3 (>= 3.6)
    interactive high-level object-oriented language (default python3 version)

下載 rumur

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 820.0 kB5933 kB [文件列表]
arm64 735.8 kB5747 kB [文件列表]
armhf 687.6 kB4014 kB [文件列表]
ppc64el 823.8 kB7409 kB [文件列表]