Binary Documentation ==================== The easiest way to use cvc5 is usually to invoke the cvc5 binary via the command line. The :doc:`quickstart guide ` gives a short introduction on how to use cvc5 via the SMT-LIBv2 interface. The cvc5 binary supports the following input languages: * `SMT-LIB v2 `_ * `SyGuS-IF `_ * `TPTP `_ Alternatively, cvc5 features :doc:`several APIs <../api/api>` for different programming languages. .. toctree:: :hidden: quickstart