Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

how to reset cplex parameters to default values using opl script?

  • 1.  how to reset cplex parameters to default values using opl script?

    Posted Mon October 11, 2021 02:41 AM
    In opl main flow block, how to reset cplex parameters to default values using opl script?
    Thanks for your help!

    ------------------------------
    tianbao Qin
    ------------------------------

    #DecisionOptimization


  • 2.  RE: how to reset cplex parameters to default values using opl script?

    Posted Mon October 11, 2021 07:35 AM
    I'm not aware of any way to do it right now, apart from having the list of settings you may change with their default values and setting them back to those values.
    We'll look to provide IloCplex.setDefault in the scripting api in a next version.

    ------------------------------
    Vincent Beraudier
    ------------------------------