Module Make_cdcl_t.Term
val hash : t -> intHashing function for terms. Should be such that two terms equal according to
equalhave the same hash.
val pp : t Msat.Solver_intf.printerPrinting function used among other for debugging.