Module Selector.Make

The solver that actually uses the implementation based of GobConfig.get_string "solver".

Parameters

module VH : Batteries.Hashtbl.S with type key = S.v

Signature

type marshal = Stdlib.Obj.t
val copy_marshal : marshal -> Stdlib.Obj.t
val relift_marshal : marshal -> Stdlib.Obj.t
val solve : (S.v * S.d) list -> S.v list -> marshal option -> S.d VH.t * Stdlib.Obj.t