package libzipperposition
Library for Zipperposition
Install
Dune Dependency
Authors
Maintainers
Sources
2.1.tar.gz
md5=e72de75e9f0f87da9e6e8c0a4d4c89f9
sha512=81becfc9badd686ab3692cd9312172aa4c4e3581b110e81770bb01e0ffbc1eb8495d0dd6d43b98f3d06e6b8c8a338174c13ebafb4e9849a3ddf89f9a3a72c287
doc/libzipperposition.calculi/Libzipperposition_calculi/Heuristics/Make/argument-1-E/ProofState/CQueue/WeightFun/index.html
Module CQueue.WeightFun
Weight functions
type t = C.t -> int
attribute a weight to a clause. The smaller, the better (lightweight clauses will be favored). A weight must always be positive; the weight of the empty clause should alwyays be 0.
val of_string : string -> t
parse string description of weight function and return it
val default : t
Use Literal.heuristic_weight
val penalty : t
Returns the penalty of the clause
val favor_all_neg : t
Favor clauses with only negative ground lits
val favor_non_all_neg : t
Favor clauses that have at least one non-(ground negative) lit
val favor_ground : t
val favor_horn : t
val favor_goal : t
The closest a clause is from the initial goal, the lowest its weight. Some threshold is used for clauses that are too far away
val conj_relative :
?distinct_vars_mul:float ->
?parameters_magnitude:[< `Large | `Small Large ] ->
?goal_penalty:bool ->
t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page