package alt-ergo-lib

  1. Overview
  2. Docs
The Alt-Ergo SMT prover library

Install

Dune Dependency

Authors

Maintainers

Sources

alt-ergo-2.5.1.tbz
sha256=9cf8d69a0e457a939b86aba2a18c6154faba51d387b42a361ece55d329dd601d
sha512=09694d18496ba1938daaa7b4e28e6b3d6811687dd3aaede17917f20511be9d8328394fac021af683d4c0217d4b030da9a60a5b9c14d968f1948735ea7ec52543

doc/alt-ergo-lib/AltErgoLib/IntervalCalculus/index.html

Module AltErgoLib.IntervalCalculus

include Sig_rel.RELATION
type t
val empty : Expr.Set.t list -> t
val case_split : t -> Uf.t -> for_model:bool -> (Shostak.Combine.r Xliteral.view * bool * Th_util.lit_origin) list

case_split env returns a list of equalities

add a representant to take into account

val instantiate : do_syntactic_matching:bool -> (Matching_types.info Expr.Map.t * Expr.t list Expr.Map.t Symbols.Map.t) -> t -> Uf.t -> (Expr.t -> Expr.t -> bool) -> t * Sig_rel.instances
val new_terms : t -> Expr.Set.t
val assume_th_elt : t -> Expr.th_elt -> Explanation.t -> t
val reinit_cache : unit -> unit

Reinitializes the E-matching functor instance's inner cache And resets the Inequalities module counter to zero

OCaml

Innovation. Community. Security.