How to obtain objective from optimize context? #5647
Unanswered
MohamedElgharbawy
asked this question in
Q&A
Replies: 1 comment 9 replies
-
For the C API, take a look at Line 340 in af2cc46 There are two functions:
|
Beta Was this translation helpful? Give feedback.
9 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 am currently calling
Z3_optimize_from_string
, and I see in the docs that it should:However, I cannot seem to find what properties of the optimization context contain this information. Does anyone know where I can find this?
Beta Was this translation helpful? Give feedback.
All reactions