package electrod

  1. Overview
  2. Docs
Formal analysis for the Electrod formal pivot language

Install

Dune Dependency

Authors

Maintainers

Sources

electrod-0.9.0.tbz
sha256=b2263601350f2ffe3cb1671d8bdd256729986b248c1ec39e84ec76a2f2b8408c
sha512=f4c0e7a196c7a14fff51e7f0cc6f91ed8b3df965523d878ab507320f9771ec69efddb31252ff9763ed2f92bc8c369cea73ca20edebbc3c9ff327fe500f33bdf0

doc/electrod.libelectrod/Libelectrod/Elo_to_smv1/index.html

Module Libelectrod.Elo_to_smv1Source

Provides a transformation from Electrod models to SMV models. Uses enumerations when possible.

Sourcemodule SMV_LTL : sig ... end
Sourcemodule SMV_file_format : sig ... end
Sourcemodule Elo_to_SMV_LTL : sig ... end
Sourcemodule Elo_to_SMV_model : sig ... end
Sourceval pp : ?margin:int -> Format.formatter -> SMV_file_format.t -> unit
Sourceval analyze : conversion_time:Mtime.span -> cmd:string -> script:Libelectrod__Solver.script_type -> keep_files:bool -> no_analysis:bool -> elo:Elo.t -> file:string -> bmc:int option -> pp_generated:bool -> SMV_file_format.t -> Outcome.t
Sourceval run : (Elo.t * bool * int) -> SMV_file_format.t
Sourceval transfo : (Elo.t * bool * int, SMV_file_format.t) Transfo.t
OCaml

Innovation. Community. Security.