Originally posted by: Wahiba123
Hello every one,
I want to get the maximum between two boolean decision variables. I am using the function :
max(a, b);
but i got an error:
Function not available for dvar boolean
How could I formulate it.
Thanks.
#DecisionOptimization#OPLusingCPOptimizer