Frama-C:
Plug-ins:
Libraries:

Frama-C API - Int_Intervals_sig

Sets of intervals with a lattice structure. Consecutive intervals are automatically fused.

type itv = Fclib.Z.t * Fclib.Z.t
module type S = sig ... end