package goblint

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

Make incremental postsolving function from incremental postsolver.

Parameters

module PS : IncrS

Signature

module S = PS.S
module VH = PS.VH
val post : (PS.S.v * PS.S.d) list -> PS.S.v list -> PS.S.Dom.t VH.t -> unit