module CardinalEstimate: sig .. end
sig
end
Estimation of the cardinal of the concretization of an abstract state or value.
type t
val one : t
t
val pretty : Format.formatter -> t -> unit
Format.formatter -> t -> unit
val pretty_long_log10 : Format.formatter -> t -> unit