package electrod
Formal analysis for the Electrod formal pivot language
Install
dune-project
Dependency
Authors
Maintainers
Sources
electrod-0.8.0.tbz
sha256=dd47a6d755dc80a9a75fa21bda7a6507316ca2a33f7201d25ee9ba01d902a6a2
sha512=abc8bb1194df32bfe3c00f499dd989868c9ad208c8c7401085b9c18e87890eae1c087dbbb9bf128f95f4e759de27e1d7a6d6b2f7a5e6a9b000b469d72c77b87a
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