package zelus

  1. Overview
  2. Docs
val with_zero : Deftypes.tentry Ident.Env.t -> Ident.t option -> Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block * Ident.t option

Add an equation encore = true

val equation : Deftypes.tentry Ident.Env.t -> Ident.t option -> Zelus.eq -> Zelus.eq * Ident.t option
val equation_list : Deftypes.tentry Ident.Env.t -> Ident.t option -> Zelus.eq list -> Zelus.eq list * Ident.t option
val block : Deftypes.tentry Ident.Env.t -> Ident.t option -> Zelus.eq list Zelus.block -> Zelus.eq list Zelus.block * Ident.t option

Translate a block

h is an horizon such that h = if encore then 0.0 else infinity

OCaml

Innovation. Community. Security.