Module Libelectrod.Elo_to_ltl1Source

Functor that provides a Elo_to_LTL_intf.S converter given an implementation of LTL

Sourcemodule G = Elo
Sourcemodule TS = Tuple_set
Sourcetype stack = Tuple.t list
Sourceval all_different : eq:('a -> 'a -> bool) -> 'a list -> bool
Sourcemodule Make (Ltl : Solver.LTL) : sig ... end