package goblint

  1. Overview
  2. Docs
Static analysis framework for C

Install

Dune Dependency

Authors

Maintainers

Sources

goblint-2.0.1.tbz
sha256=dba2b664c7c125687e708e871d83fbfb6ba6d9ee98d235b4850d9a238caa84de
sha512=529987cde39691ad9e955000a3603e89c1c8cf14ed5e8b4cd3a7fc26e47d016aff571b472e2329725133c46f8d0cb45a05b88994eeffaa221a4d31b4c543adcd

doc/goblint.lib/Goblint_lib/SLR/JustWiden/index.html

Module SLR.JustWiden

Parameters

module V : Version

Signature

include sig ... end
val h_find_option : 'a HM.t -> HM.key -> 'a option
val h_find_default : 'a HM.t -> HM.key -> 'a -> 'a
module X : sig ... end

Helper module for values and priorities.

module XY : sig ... end

Helper module for values of global contributions.

module H : sig ... end

Helper module for priority queues.

module L : sig ... end

Helper module for influence lists.

module P : sig ... end

Helper module for the stable set and global variable setting deps.

module T : sig ... end

Helper module for variable setting deps.

module D : sig ... end

Helper module for the domain.

val infl : HM.key list HM.t
val wpoint : unit HM.t
val restart_mode : int HM.t
val solve : 'a -> (S.Var.t * S.Dom.t) list -> H.elem list -> S.Dom.t HM.t
OCaml

Innovation. Community. Security.