Module CongruenceDomain

module Congruence : IntDomain0.S with type int_t = Z.t and type t = (Z.t * Z.t) option