Skip to content

Retrieving parameters from z3::expr in C++ #6645

Answered by NikolajBjorner
SJulianS asked this question in Q&A
Discussion options

You must be logged in to vote

You can extract e.lo() and e.hi().
Generally the C API exposes a Z3_get_decl_parameter to retrieve auxiliary parameters of declarations. I didn't add a corresponding C++ wrapper for these functions.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by SJulianS
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants