Module Libzipperposition_calculi.Booleans
type reasoning_kind
=
|
BoolReasoningDisabled
|
BoolCasesInference
|
BoolCasesDisabled
|
BoolCasesSimplification
|
BoolCasesKeepParent
|
BoolCasesPreprocess
val k_bool_reasoning : reasoning_kind Logtk.Flex_state.key
module type S = sig ... end
val extension : Libzipperposition.Extensions.t
val name_quantifiers : Logtk.TypeInference.typed_statement CCVector.ro_vector -> Logtk.TypeInference.typed_statement CCVector.ro_vector
val preprocess_booleans : Logtk.TypeInference.typed_statement CCVector.ro_vector -> Logtk.TypeInference.typed_statement CCVector.ro_vector
val preprocess_cnf_booleans : Logtk.Statement.clause_t CCVector.ro_vector -> Logtk.Statement.clause_t CCVector.ro_vector