Originally posted by: derekxu11
The decision variable in my model is constant, which is used as a float numbers in Python
But due to the accuracy, the result always come out like follows
t121 = 5.799900
t122 = 5.000000
t123 = 6.000000
t124 = 0.000100
Is there any way to solve this problem? Such as control the calculating accuracy or floating numbers accuracy?
#CPLEXOptimizers#DecisionOptimization