Implementation for decision procedure for the theory of the reals

huangapple go评论40阅读模式
英文:

Implementation for decision procedure for the theory of the reals

问题

有关实数的一阶理论的实现吗?我知道Collins基于圆柱代数分解提出了一种技术,但我不知道有哪些定理证明器实现了它。

英文:

Is there an implementation for the first-order theory of the reals? I know there exists one technique by Collins based on cylindrical algebraic decomposition but I don't know of any theorem provers that implement it.

答案1

得分: 0

决策程序由z3实现,用于各种算术领域,详见:https://theory.stanford.edu/~nikolaj/programmingz3.html#sec-arithmetic。

英文:

The decision procedures implemented by z3 for various arithmetic domains is listed here: https://theory.stanford.edu/~nikolaj/programmingz3.html#sec-arithmetic.

huangapple
  • 本文由 发表于 2023年2月19日 22:09:28
  • 转载请务必保留本文链接:https://go.coder-hub.com/75500701.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定