package libzipperposition
Library for Zipperposition
Install
Dune Dependency
Authors
Maintainers
Sources
1.6.tar.gz
md5=97cdb2f90468e9e27c7bbe3b4fb160bb
sha512=fee73369f673a91dfa9e265fc69be08b32235e10a495f3af6477d404fcd01e3452a0d012b150f3d7f97c00af2f6045019ad039164bf698f70d771231cc4efe5d
doc/libzipperposition.phases/Libzipperposition_phases/Phases_impl/index.html
Module Libzipperposition_phases.Phases_impl
Source
Implementation of Phases
See Phases
for the list of steps to execute
Source
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
Source
val load_extensions :
(Libzipperposition.Extensions.t list, [ `Parse_cli ], [ `LoadExtensions ])
Phases.t
Source
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
Source
val print :
Phases.filename ->
'c Libzipperposition.Env.packed ->
Libzipperposition.Saturate.szs_status ->
(unit, [ `Saturate ], [ `Print_dot ]) Phases.t
Printing of results
Source
val check :
Libzipperposition.Saturate.szs_status ->
(Phases.errcode, [ `Print_dot ], [ `Check_proof ]) Phases.t
Source
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.
Main for the command-line prover
Source
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