Module type Solver_intf.FORMULA
val hash : t -> intHashing function for formulas. Should be such that two formulas equal according to
Expr_intf.S.equal have the same hash.
Solver_intf.FORMULAval hash : t -> intHashing function for formulas. Should be such that two formulas equal according to Expr_intf.S.equal have the same hash.