User Manual
From CVC4
Revision as of 20:04, 21 July 2011 by Mdeters (Talk | contribs) (Created page with 'This manual includes lots of information about how to use CVC4. It is a work in-progress. =Obtaining CVC4= ==Obtaining binary packages== ==Obtaining sources== ==Building from s…')
This manual includes lots of information about how to use CVC4.
It is a work in-progress.
Contents
- 1 Obtaining CVC4
- 2 CVC4's native input language
- 3 CVC4 support for the SMT-LIB language
- 4 The CVC4 library ("in-memory") interface
- 4.1 Using CVC4 in a C++ project
- 4.2 Using CVC4 in a C project
- 4.3 Using CVC4 in a Java project
- 4.4 Using CVC4 in a C# project
- 4.5 Using CVC4 in a Perl project
- 4.6 Using CVC4 in a PHP project
- 4.7 Using CVC4 in a Python project
- 4.8 Using CVC4 in a OCaml project
- 4.9 Using CVC4 in a Ruby project
- 4.10 Using CVC4 in a TCL project
- 5 Upgrading from CVC3 to CVC4