Request for Z3 SMT-LIB Grammar Specification #7798
eitanturok
started this conversation in
General
Replies: 1 comment
-
Z3 uses a mild extension of https://smt-lib.org/language.shtml |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for a formal grammar specification that defines Z3's syntax. My goal is to use this grammar with structured generation techniques to ensure my language model produces valid Z3 code.
I've searched for existing resources but haven't found a complete solution. Both GitHub issue #31 and this Stack Overflow post provide partial information but lack comprehensive grammar definitions.
Could someone point me to:
I'd appreciate any guidance.
Beta Was this translation helpful? Give feedback.
All reactions