Files
cvc5/docs/api/python/base/python.rst
2024-07-16 23:07:30 +00:00

39 lines
861 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: 1
quickstart
datatype
datatypeconstructor
datatypeconstructordecl
datatypedecl
datatypeselector
grammar
kind
op
proof
proofrule
result
roundingmode
solver
sort
sortkind
statistics
synthresult
term
termmanager
unknownexplanation