Sub.Querymodule Binary_Lattice : Sig.Binary_Latticemodule Enum_Lattice : Sig.Enum_Latticeval enum : Context.t -> enum -> Enum_Lattice.tval binary : size:Units.In_bits.t -> Context.t -> binary -> Binary_Lattice.tval reachable : Context.t -> memory -> Domains.Sig.Quadrivalent.tReachable means that the set of memory states is not empty.
Top (i.e. {True,False}), then the memory may be reachable;True, then the memory is reachable;False or Bottom, the memory is not reachable.