SemDiffLib.CongruenceClosureSolvermodule Atom : sig ... endval hash_fold_enode :
Ppx_hash_lib.Std.Hash.state ->
enode ->
Ppx_hash_lib.Std.Hash.stateval hash_enode : enode -> Ppx_hash_lib.Std.Hash.hash_valueval pp_term : F.formatter -> term -> unitval init : debug:bool -> ttype header = private Atom.tval pp_header : F.formatter -> header -> unitfind_class_enode cc ~header a finds an enode with header in the equivalence class of a.
val equiv_terms : t -> Atom.t -> app_equation listval reset_update_count : t -> unitval get_update_count : t -> intval show_stats : t -> unitval debug : t -> unit