Originally posted by: SystemAdmin
[zxlcsit said:]
hi,everyone!
I have a mathematical model, its object function is min(max(tijk)):tijk is one variable of a three_dimensional variables array.
The meaning of the function is that firstly choosing one variable whose value is maximize among the array from one of all solution pool,then choosing one minimize among having chosen maximize in all solution pool.
The object function is different from the normal object function , so I don't know how to express it.
To get multiple solutions, I know should using the method of cplex.populate in Consert Technology.
I hope you can guid me! Waiting for your reply!
Thanks!
#CPLEXOptimizers#DecisionOptimization