Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  How could I solve the multiple objective programming efficient?

    Posted 03/14/11 02:42 AM

    Originally posted by: hzy_cims


    Here I have a multiple objective problem with 246 variables. I wanna know how to solve it more efficient with cplex? Did the cplex has some better way of solution? Cause such a scale of variables is giant to me.
    Thanks!
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: How could I solve the multiple objective programming efficient?

    Posted 03/14/11 11:22 AM

    Originally posted by: SystemAdmin


    If the problem is a (multi-objective) linear program, 246 variables is actually a fairly small number. For an integer model, it's a bit harder to say whether it will be difficult to solve.

    Paul

    Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: How could I solve the multiple objective programming efficient?

    Posted 03/14/11 08:35 PM

    Originally posted by: hzy_cims


    Thanks for your answer!
    #CPLEXOptimizers
    #DecisionOptimization