Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  MIP emphasis switch options

    Posted 04/20/12 09:51 AM

    Originally posted by: jamedadi


    Hi

    I want to get the best answer when solving the MIP problem, and the time complexity is not a concern at all. Which option is useful for this aim?
    CPX_MIPEMPHASIS_BALANCED = Balance optimality and feasibility; default

    CPX_MIPEMPHASIS_FEASIBILITY = Emphasize feasibility over optimality

    CPX_MIPEMPHASIS_OPTIMALITY = Emphasize optimality over feasibility

    CPX_MIPEMPHASIS_BESTBOUND = Emphasize moving best bound

    CPX_MIPEMPHASIS_HIDDENFEAS = Emphasize finding hidden feasible solutions

    Thanks
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: MIP emphasis switch options

    Posted 04/22/12 11:24 AM

    Originally posted by: SystemAdmin


    Duplicate question.
    #CPLEXOptimizers
    #DecisionOptimization