Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

workmem and file strategy changes

  • 1.  workmem and file strategy changes

    Posted Thu December 12, 2019 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 Fri December 13, 2019 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