package goblint

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

Module Goblint_lib.WideningDelay

Standard widening delay with counters.

Abstract elements are paired with an integer counter, indicating how many times it has been widened. Lifted abstract elements are only widened if the counter exceeds a predefined limit.

module Dom (Base : Lattice.S) (ChainParams : Printable.ChainParams) : sig ... end

Lift S to use widening delay for local states.

Lift S to use widening delay for global unknowns.

OCaml

Innovation. Community. Security.