package libzipperposition
Library for Zipperposition
Install
Dune Dependency
Authors
Maintainers
Sources
2.1.tar.gz
md5=e72de75e9f0f87da9e6e8c0a4d4c89f9
sha512=81becfc9badd686ab3692cd9312172aa4c4e3581b110e81770bb01e0ffbc1eb8495d0dd6d43b98f3d06e6b8c8a338174c13ebafb4e9849a3ddf89f9a3a72c287
doc/libzipperposition.phases/Libzipperposition_phases/Phases_impl/index.html
Module Libzipperposition_phases.Phases_impl
Implementation of Phases
See Phases
for the list of steps to execute
val parse_cli :
(Phases.filename list * Libzipperposition.Params.t,
[ `Init ],
[ `Parse_cli ])
Phases.t
Parses the file list and parameters, also puts the parameters in the state
val load_extensions :
(Libzipperposition.Extensions.t list, [ `Parse_cli ], [ `LoadExtensions ])
Phases.t
val setup_gc : (unit, [ `Init ], [ `Init ]) Phases.t
val setup_signal : (unit, [ `Init ], [ `Init ]) Phases.t
val process_file :
?prelude:Phases.prelude ->
Phases.filename ->
(Phases.env_with_result, [ `Parse_prelude ], [ `Saturate ]) Phases.t
process_file f
parses f
, does the preprocessing phases, including type inference, choice of precedence, ordering, etc. , saturates the set of clauses, and return the result
val print :
Phases.filename ->
'c Libzipperposition.Env.packed ->
Libzipperposition.Saturate.szs_status ->
(unit, [ `Saturate ], [ `Print_dot ]) Phases.t
Printing of results
val check :
Libzipperposition.Saturate.szs_status ->
(Phases.errcode, [ `Print_dot ], [ `Check_proof ]) Phases.t
val process_files_and_print :
?params:Libzipperposition.Params.t ->
Phases.filename list ->
(Phases.errcode, [ `LoadExtensions ], [ `Print_stats ]) Phases.t
Process each file in the list successively, printing the results.
val print_stats : unit -> (unit, [ `Check_proof ], [ `Print_stats ]) Phases.t
val main_cli :
?setup_gc:bool ->
unit ->
(Phases.errcode, [ `Init ], [ `Exit ]) Phases.t
Main for the command-line prover
val main :
?setup_gc:bool ->
?params:Libzipperposition.Params.t ->
string ->
(Phases.errcode, [ `Init ], [ `Exit ]) Phases.t
Main to use from a library
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page