Parameters
module LH : Batteries.Hashtbl.S with type key = S.LVar.t
module GH : Batteries.Hashtbl.S with type key = S.GVar.t
module VH : Batteries.Hashtbl.S with type key = Var2(S.LVar)(S.GVar).t
Signature
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