How to write constraint to find max value among n variable #5409
Unanswered
dannyjpereira
asked this question in
Q&A
Replies: 1 comment
-
|
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.
-
Dear sir,
I am trying to formulate SMT constraints for max operation among n variable.
max(a1,a2,.....an)
How can we specify this function in Z3py?
Help in this regard is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions