package electrod

  1. Overview
  2. Docs
type atomic = SMV_LTL.Atomic.t
type ltl = SMV_LTL.t
type goal = Elo.goal
val compute_domain_codomain : Elo_to_LTL1.TS.t -> ((Atom.t -> unit) -> unit) * ((Atom.t -> unit) -> unit)
val compute_tc_length : Elo_to_LTL1.TS.t -> int
class 'c converter : < make_atom : Name.t -> Tuple.t -> SMV_LTL.t ; must_may_sup : (Var.t * Tuple.t) list -> (Elo.var, Elo.ident) Elo_to_LTL1.G.exp -> Exp_bounds.bounds ; relation_arity : Name.t -> int.. > -> object ... end
class environment : Elo.t -> object ... end
val formula_as_comment : (Elo.var, Elo.ident) Elo.G.fml -> string
val convert : Elo.t -> (Elo.var, Elo.ident) Elo.G.fml -> string * SMV_LTL.t
OCaml

Innovation. Community. Security.