Module Libzipperposition_calculi.Heuristics
Heuristics
val enable_depth_limit : int -> unitSet a maximal depth for terms. Any clause with a term deeper than this limit will be dismissed.
This breaks completeness in general, but can be very useful in practice.
Rules
module type S = sig ... endval extension : Libzipperposition.Extensions.t