Decision Optimization

Decision Optimization

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

 View Only
  • 1.  How to set annotations for benders strategy USER in MATLAB?

    Posted Mon October 19, 2020 07:54 AM

    The documentation says nothing about annotations in MATLAB:

    (https://www.ibm.com/support/knowledgecenter/SSSA5P_12.7.1/ilog.odms.cplex.help/CPLEX/UsrMan/topics/discr_optim/benders/annotations.html)

    And in the benders examples there is no example for MATLAB:

    (https://www.ibm.com/support/knowledgecenter/en/SSSA5P_12.7.1/ilog.odms.cplex.help/CPLEX/UsrMan/topics/discr_optim/benders/examplesBenders.html)

    So how can I annotate my model using MATLAB?






    #DecisionOptimization
    #Support
    #SupportMigration


  • 2.  RE: How to set annotations for benders strategy USER in MATLAB?

    Posted Mon November 02, 2020 11:36 AM

    Dear felix.preuschoff,

    Annotations are not directly supported in MATLAB but it is possible to read/write an annotation file:

    https://www.ibm.com/support/knowledgecenter/SSSA5P_12.10.0/ilog.odms.cplex.help/CPLEX/FileFormats/topics/ANN.html

    I hope this helps,






    #DecisionOptimization
    #Support
    #SupportMigration