Files
cvc5/docs/api/python/base/python.rst
2022-04-01 05:45:33 +00:00

35 lines
808 B
ReStructuredText

Base Python API
========================
.. only:: not bindings_python
.. warning::
This documentation was built while python bindings were disabled. This part of the documentation is likely either empty or outdated. Please enable :code:`BUILD_BINDINGS_PYTHON` in :code:`cmake` and build the documentation again.
This is the base Python API.
It is an almost exact copy of the :doc:`C++ API <../../cpp/cpp>`.
See the :doc:`pythonic API <../pythonic/pythonic>` for a higher-level programming experience.
.. toctree::
:maxdepth: 2
quickstart
datatype
datatypeconstructor
datatypeconstructordecl
datatypedecl
datatypeselector
grammar
kind
op
result
roundingmode
solver
sort
statistics
synthresult
term
unknownexplanation