hello everyone ....
I have MILP optimization problem. when I solve the problem and use the get_values function:
Although I sets the variables BINARY but it give me real values like(+0.0) or (-0.0).... it caused I get the value wrong because when i check the value ==0 or ==1 in this case i receive the wrong answer.....
any suggestion.....???
Thanks Aissan