package goblint

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

Module PostSolver.SaveRunSource

Postsolver for save_run option.

Parameters

module VH : Batteries.Hashtbl.S with type key = S.v

Signature

Sourcemodule S = S
Sourcemodule VH = VH
Sourceval init : unit -> unit
Sourceval one_side : vh:S.Dom.t VH.t -> x:S.v -> y:S.v -> d:S.Dom.t -> unit
Sourceval one_constraint : vh:S.Dom.t VH.t -> x:S.v -> rhs:S.Dom.t -> unit
Sourceval finalize : vh:S.Dom.t VH.t -> reachable:unit VH.t -> unit
OCaml

Innovation. Community. Security.