package goblint

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

Module PostSolver.MakeIncrListSource

Make incremental postsolving function from incremental list of postsolvers. If list is empty, no postsolving is performed.

Parameters

Signature

Sourcemodule S = Arg.S
Sourcemodule VH = Arg.VH
Sourceval postsolver_opt : (module Arg.M) option
Sourceval post : (Arg.S.v * Arg.S.d) list -> Arg.S.v list -> Arg.S.d Arg.VH.t -> unit
OCaml

Innovation. Community. Security.