electrumAnalyzer
A tool for the analysis of Electrum formal specifications.
Description
Electrum is a formal specification language based upon relational first-order logic (RFOL) and linear temporal logic (LTL), mainly inspired by Alloy and TLA+. Electrum Analyzer is a free-software prototype for the analysis of Electrum models: as of now, it proceeds by translation into SMV models processable by NuSMV and nuXmv.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 29 Jul 2016
- Authors
- Maintainers
Sources
Dependencies
pprint
build
ocamlfind
build
menhir
build & >= "20150720"
cmdliner
build
batteries
build & < "3.0"
ocaml
>= "4.02"
Reverse Dependencies