8000 Home · cvc5/cvc5 Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Daniel Larraz edited this page Sep 24, 2024 · 19 revisions
B5E6

cvc5

cvc5 is an automatic theorem prover for Satisifiability Modulo Theories (SMT) (for a more formal introduction to SMT see the following book chapter Satisfiability Modulo Theories). Technically, it is an automated validity checker for a many-sorted (i.e., typed) first-order logic with built-in theories. It can be used to prove the validity (or, dually, the satisfiability) of a formula with respect to several built-in logical theories and their combination.

Web site

For more information and the latest news about cvc5, visit the cvc5 web site.

Architecture

See the cvc5 system description at TACAS 2022.

Clone this wiki locally
0