Originally posted by: SystemAdmin
[nibe said:]
Hi,
I need to put in a constrain a percentile calculation, that must be less then a value.
I use IloNumExpr[] array to fill with all the data (they are coming from a product of matrix x vector).
Before I try to calculate percentile, I need to order the array at runtime, and I really don't know how to do.
There is a way to do that?
thanks a lot, any good advice will be very appreciated
nibe
#CPLEXOptimizers#DecisionOptimization