package electrod
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Formal analysis for the Electrod formal pivot language
Install
dune-project
Dependency
Authors
Maintainers
Sources
electrod-0.7.1.tbz
sha256=e5d2278c99128621110cd015dafcbcae9792bbf2c8bb09d7b02c57d50fa28075
sha512=e08ecf720d35b6ee72f37d780cc3da22f61e22314ffd093ff3314fb89684b863b5c96c97375d48bcb4ba2838ec8f61a495105c989f292c5dbcd095e14f52bdba
doc/electrod.libelectrod/Libelectrod/Elo_to_model1/Make/argument-3-Model/index.html
Parameter Make.Model
type ltl = ConvertFormulas.ltltype atomic = ConvertFormulas.atomicval 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.tanalyze 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!
val pp : ?margin:int -> Format.formatter -> t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>