summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 5f0ede34f05e1eefadabc16b7509dd358757c823 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
cvc5 Documentation
==================

**cvc5** is an open-source automatic theorem prover for Satisfiability Modulo
Theories (SMT) problems in a large number of theories and their combination.
**cvc5** is the successor of `CVC4 <https://cvc4.cs.stanford.edu>`_ and is
intended to be an open and extensible SMT engine.

This space provides all documentation related to using cvc5.


Table of Contents
^^^^^^^^^^^^^^^^^
.. toctree::
   :maxdepth: 1

   installation/installation
   binary/binary
   api/api
   examples/examples
   languages
   theory
   references
   genindex
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback