package alt-ergo-lib

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.0.tar.gz
sha256=d0c41838de4c39f54cc181ec84d9ce17b950b57df6884893731802aef6993bac
md5=12ecc5c002154d81af1b14023f2c2245

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

Module AltErgoLib.Ite_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.