Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Dynamic research algorithm

    Posted 12/17/13 08:13 AM

    Originally posted by: Ibmuser


    Hello

    I would like to know please what is the general idea behind the dynamic research algorithm, I couldn't find any documentation on the web that explain its principle unlike the Branch and Cut for which there are a lot of ones.

    Any  help/tips  will be useful

    Thanks


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Dynamic research algorithm

    Posted 12/17/13 12:54 PM

    Originally posted by: mamsom


    Are you sure that it is "Dynamic Research"?

    I think you are looking for "Dynamic programming" for which you can find a lot of articles in internet.


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Dynamic research algorithm

    Posted 12/18/13 12:03 PM

    In case you mean "dynamic search": This is a special variant of branch and cut which is implemented in CPLEX. All details about this algorithm are a trade secret.


    #CPLEXOptimizers
    #DecisionOptimization