File: index.rst

package info (click to toggle)
cvc5 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 77,564 kB
  • sloc: cpp: 319,531; java: 9,108; python: 8,371; sh: 6,061; lisp: 763; ansic: 209; perl: 207; makefile: 23
file content (29 lines) | stat: -rw-r--r-- 656 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
cvc5 Documentation
==================

**cvc5** is an open-source automatic theorem prover for Satisfiability Modulo
Theories (SMT) problems that supports a large number of theories and their 
combination.
It 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
   options
   output-tags
   proofs/proofs
   resource-limits
   statistics
   examples/examples
   theories/theories
   references
   genindex