package goblint

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

Make complete postsolving function from postsolver. This is generic and non-incremental.

Parameters

module PS : S

Signature

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