Commit 76b1acf
Add support for DatatypeSort (#110)
This adds support for the (confusingly named) `DatatypeSort` function/class that is used to create unresolved datatype sorts in the Z3 Python API.
This closes #109
---------
Co-authored-by: Daniel Larraz <daniel-larraz@users.noreply.github.com>1 parent 27d50b6 commit 76b1acf
File tree
3 files changed
+25
-0
lines changed- cvc5_pythonic_api
- test
- pgm_outputs
- pgms
3 files changed
+25
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8689 | 8689 | | |
8690 | 8690 | | |
8691 | 8691 | | |
| 8692 | + | |
| 8693 | + | |
| 8694 | + | |
| 8695 | + | |
| 8696 | + | |
| 8697 | + | |
| 8698 | + | |
8692 | 8699 | | |
8693 | 8700 | | |
8694 | 8701 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
0 commit comments