Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  workmem and file strategy changes

    Posted 12/12/19 10:24 AM

    Originally posted by: srinit34


    hi

    are users allowed to change both the default workmem and the file strategy midway through the optimization ?


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: workmem and file strategy changes

    Posted 12/13/19 07:01 AM

    Users are not allowed to change any parameter in the middle of an optimization. However, if you detect that you want to change workmem and strategy during optimizuation then you can stop the optimization, change the parameters and call solve() again. This shoud continue optimization where it stopped but with these two parameters changed.


    #CPLEXOptimizers
    #DecisionOptimization