Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

object function min(max(tijk))

  • 1.  object function min(max(tijk))

    Posted 11/07/09 06:59 AM

    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