package goblint

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

Module PostSolver.MakeListSource

Make complete (non-incremental) postsolving function from list of postsolvers. If list is empty, no postsolving is performed.

Parameters

module Arg : MakeListArg

Signature

Sourcemodule IncrArg : sig ... end
include sig ... end
Sourcemodule S : sig ... end
Sourcemodule VH : sig ... end
Sourceval postsolver_opt : (module IncrArg.M) option
Sourceval post : (IncrArg.S.v * IncrArg.S.d) list -> IncrArg.S.v list -> IncrArg.S.d IncrArg.VH.t -> unit
OCaml

Innovation. Community. Security.