electrod
Formal analysis for the Electrod formal pivot language
Description
Electrod is a model finder inspired by Kodkod. It takes as input a model expressed in a mixture of relational first-order logic (RFOL) over bounded domains and linear temporal logic (LTL) over an unbounded time horizon. Then it compiles the model to a problem for a solver (currently the NuSMV and nuXmv tools) to produce example or counter-example traces.
Electrod is primarily meant to be used as a backend for the Electrum formal method and tool.
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
- 05 Nov 2018
- Authors
- Maintainers
Sources
Dependencies
visitors
>= "20180513"
sequence
>= "0.5"
printbox
< "0.6"
ppx_inline_test
< "v0.14"
menhir
< "20211128"
containers
>= "2.0" & < "3.0"
dune
>= "1.4"
ocaml
>= "4.04"
Reverse Dependencies