mirror of
https://github.com/AdaCore/cvc5.git
synced 2026-02-12 12:32:16 -08:00
- Bump version of Pythonic API to include transcendentals. - Document Pythonic API's transcendentals. - Add exception Pythonic API example.
9 lines
208 B
ReStructuredText
9 lines
208 B
ReStructuredText
Exception Handling
|
|
======================================
|
|
|
|
|
|
.. api-examples::
|
|
<examples>/api/java/Exceptions.java
|
|
<examples>/api/python/exceptions.py
|
|
<pythonicapi>/test/pgms/example_exceptions.py
|