Module type PostSolver.MakeListArg

List of postsolvers.

module VH : Batteries.Hashtbl.S with type key = S.v
module type M = S with module S = S and module VH = VH
val postsolvers : (module M) list