AbstractDomain.FlatFlat abstract domain: Bottom, Top, and non-comparable elements in between
include WithBottominclude Sinclude Comparableval bottom : tThe bottom value of the domain.
val is_bottom : t -> boolReturn true if this is the bottom value