package electrod
Formal analysis for the Electrod formal pivot language
Install
Dune Dependency
Authors
Maintainers
Sources
electrod-0.5.tbz
sha256=4f84384e51d9145d8c3af99b10512d2a872cc80d08e374deff50f1253bd75dd4
sha512=d7116b82e5879d91bc9e80aef1cecf46a7f5fa967b5881dfc29d30a5da0c71b802f8901dbc99f861534e020f3af254ef19b507088410f5dabcb753c430d2bb82
doc/electrod.libelectrod/Libelectrod/Smv/Make_SMV_file_format/index.html
Module Smv.Make_SMV_file_format
Source
TODO: implement abstract file format functions
Parameters
module Ltl : Solver.LTL
Signature
Source
val analyze :
conversion_time:Mtime.span ->
cmd:string ->
script:Solver.script_type ->
keep_files:bool ->
no_analysis:bool ->
elo:Elo.t ->
file:string ->
bmc:int option ->
t ->
Outcome.t
analyze domain script filename model
runs the solver on model
(filename helps creating a temporary file name
): in case of Error
, the result contains the POSIX error code and the error string output by the solver. If script
is None
, then a default command script is used; otherwise it contains the name of a script file. elo
is the Electrod model (used to interpret back a resulting trace).
If no_analysis
is set to true, then no analysis is done (but the files are still generated and may be kept) and the function returns No_trace
!
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page