Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  node index order in node callback

    Posted 10/14/16 06:38 PM

    Originally posted by: srinit34


    hi

    in node callback , I invoke getnremainingnodes64(), and then loop thru the nodes one by one.

    the zeroth node index is the one cplex is about to process.

    what about the other nodes - are they in any particular order ?

     


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: node index order in node callback

    Posted 10/21/16 12:58 AM

    No, you cannot make any assumptions of the order of the other nodes.


    #CPLEXOptimizers
    #DecisionOptimization