package libzipperposition
Library for Zipperposition
Install
Dune Dependency
Authors
Maintainers
Sources
2.0.tar.gz
md5=7a8e57388083ed763d12d18324c8a086
sha512=5c5ac312ada6b42907d1e91e349454a8375f7bf8165d3459721a40b707a840a3d6b3dc968a66f1040cb4de7aedf5c1c13f3e90b51337eae5ea6de41651d7bd63
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