Difference between revisions of "User Manual"
From CVC4
(→CVC4 support for the SMT-LIB language) |
(→CVC4 support for the SMT-LIB language) |
||
Line 16: | Line 16: | ||
=CVC4 support for the SMT-LIB language= | =CVC4 support for the SMT-LIB language= | ||
− | See [[SMT-LIBv2 | + | See [[SMT-LIBv2 Compliance]]. |
=The CVC4 library ("in-memory") interface= | =The CVC4 library ("in-memory") interface= |
Revision as of 09:42, 12 July 2012
This manual includes lots of information about how to use CVC4.
It is a work in-progress.
Contents
Obtaining CVC4
Obtaining binary packages
Obtaining sources
Building from source
Compiling the prerequisites
Choosing a configuration
Building
Installing
CVC4's native input language
CVC4 support for the SMT-LIB language
See SMT-LIBv2 Compliance.