package goblint

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

Parameters

module H : Goblint_lib.Prelude.Hashtbl.S with type key = S.v

Signature

val solve : (S.v -> S.d -> S.d -> S.d) -> (S.v * S.d) list -> S.v list -> S.d H.t

The hash-map that is the first component of solve box xs vs is a local solution for interesting variables vs, reached from starting values xs.