package goblint

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

Splits a EqConstrSys solution into a GlobConstrSys solution.

Parameters

Signature

module S2 : sig ... end
module VH : sig ... end
include sig ... end
val split_solution : [< `Bot | `Lifted1 of 'a & 'b | `Lifted2 of S.D.t & 'c | `Top ] VH.t -> S.D.t LH.t * 'd GH.t