package alt-ergo-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.1.tar.gz
md5=35d6c6f3fa43bcd10fe7f524b1eb59ca
sha512=c3eee41d3c588ca89c2a1eebe9f10914ef647743b58fb562b682172cf6b6bdeb0920ebbba8a850820c0cb53bad0260f11b82fe71f00830ea9b33f5bb5d4fd048

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

Module AltErgoLib.Enum_relSource

include Sig_rel.RELATION
Sourcetype t
Sourceval empty : Expr.Set.t list -> t
Sourceval 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

Sourceval 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
Sourceval print_model : Format.formatter -> t -> (Expr.t * Shostak.Combine.r) list -> unit
Sourceval new_terms : t -> Expr.Set.t
Sourceval assume_th_elt : t -> Expr.th_elt -> Explanation.t -> t
OCaml

Innovation. Community. Security.