Module Framac_ival
module Abstract_interp : sig ... endFunctors for generic lattices implementations. @plugin developer guide
module Bottom : sig ... endTypes, monads and utilitary functions for lattices in which the bottom is managed separately from other values.
module Fc_float : sig ... endImplementation of floating-point values of different precision, using the standard ocaml floating-point numbers in double precision. Long_Double and Real are inexact.
module Float_interval : sig ... endmodule Float_interval_sig : sig ... endSignature for the floating-point interval semantics.
module Float_sig : sig ... endInterface of floating-point numbers of different precisions.
module Floating_point : sig ... endFloating-point operations.
module Fval : sig ... endFloating-point intervals, used to construct arithmetic lattices. The interfaces of this module may change between Frama-C versions. Contact us if you need stable APIs.
module Integer : sig ... endExtension of Big_int compatible with Zarith.
module Ival : sig ... endArithmetic lattices. The interfaces of this module may change between Frama-C versions. Contact us if you need stable APIs.
module Ival_noinf : sig ... endArithmetic lattices. The interfaces of this module may change between Frama-C versions. Contact us if you need stable APIs.
module Pretty_utils : sig ... end