Frama-C:
Plug-ins:
Libraries:

Frama-C API - With_Diff_One

type t
val diff_if_one : t -> t -> t Lattice_bounds.or_bottom

diff_if_one t1 t2 is an over-approximation of t1-t2.

  • returns

    t1 if t2 is not a singleton.