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 ... endval extension : Libzipperposition.Extensions.tval name_quantifiers : Logtk.TypeInference.typed_statement CCVector.ro_vector -> Logtk.TypeInference.typed_statement CCVector.ro_vectorval preprocess_booleans : Logtk.TypeInference.typed_statement CCVector.ro_vector -> Logtk.TypeInference.typed_statement CCVector.ro_vectorval preprocess_cnf_booleans : Logtk.Statement.clause_t CCVector.ro_vector -> Logtk.Statement.clause_t CCVector.ro_vector