Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Improve Mixed interger programming performance

    Posted 08/27/09 01:45 PM

    Originally posted by: SystemAdmin


    [cplexuser said:]

    What are the best methods/options that can be considered for improving the performance of mixed integer programming problems without affecting the solution quality.

    I am using concert technology to solve MIP.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Improve Mixed interger programming performance

    Posted 08/27/09 01:45 PM

    Originally posted by: SystemAdmin


    [johncui said:]

    You can use tuneParam in Concert to tune the params in CPLEX, then solve your model.
    This is the most easiest method.
    #CPLEXOptimizers
    #DecisionOptimization