API Documentation ================= Bitwuzla provides APIs for several programming languages. The :doc:`C++ interface ` is Bitwuzla's primary interface, the :doc:`C ` and :doc:`Python ` APIs are built as thin wrappers on top of the C++ API. .. toctree:: :maxdepth: 2 cpp/api c/api python/api