package libzipperposition

  1. Overview
  2. Docs
On This Page
  1. Booleans
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libzipperposition_calculi.Booleans

Booleans

val _quant_rename : bool ref
type reasoning_kind =
  1. | BoolReasoningDisabled
  2. | BoolSimplificationsOnly
  3. | BoolHoist
  4. | BoolCasesPreprocess
val k_bool_reasoning : reasoning_kind Logtk.Flex_state.key
module type S = sig ... end
module Make (E : Libzipperposition.Env.S) : S with module Env = E
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
OCaml

Innovation. Community. Security.