package goblint

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

Module Goblint_solver.Td3UpdateRuleSource

Narrowing strategies for side-effects

Sourcemodule type S = functor (S : Goblint_constraint.ConstrSys.EqConstrSys) -> functor (HM : Batteries.Hashtbl.S with type key = S.v) -> functor (VS : Batteries.Set.S with type elt = S.v) -> sig ... end

Inactive

Sourcemodule Inactive : S
Sourcemodule Narrow : S
Sourceval choose : unit -> (module S)
OCaml

Innovation. Community. Security.