package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module WideningThresholds

Widening threshold utilities.

module Thresholds : Stdlib.Set.S with type elt = Z.t
val thresholds : Thresholds.t ResettableLazy.t
val thresholds_incl_mul2 : Thresholds.t ResettableLazy.t
val exps : GoblintCil.exp list ResettableLazy.t
val reset_lazy : unit -> unit
val upper_thresholds : Thresholds.t ResettableLazy.t
val lower_thresholds : Thresholds.t ResettableLazy.t
val octagon_thresholds : Thresholds.t ResettableLazy.t