Originally posted by: vahid_mlkr
Hi
Anyone know how can I generate random float numbers within specific ranges of (e.g 1.7 to 3.5) in cplex java ?
I can see that there is a class rand(), but it only takes integers and also it is not possible to define the minimum and maximum range for that
Thank you
#CPLEXOptimizers#DecisionOptimization