Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Details to multi-objective functions

    Posted 06/24/21 11:15 AM

    Dear CPLEX experts,

    I'm using the rather new multi-objective functions of CPLEX and I'm wondering, whether CPLEX (in the .NET API) (already) supports the following features:

    1. Is there a possibility to treat an user abort only as an abort of the currently optimized objective such that the process continues with the next objective?
    2. Is there a callback indicating that one objective hierarchy level is finished such that I could, for example, fix some variables at this point?
    3. When I use ParamSets for the objective with the highest priority, I get an AccessViolationException after the solver starts the optimization. Am I making something wrong or may there be a bug?

    Looking forward for your answers!

    Best regards,

    Anka






    #DecisionOptimization
    #Support
    #SupportMigration


  • 2.  RE: Details to multi-objective functions

    Posted 06/25/21 09:17 PM

    For the third observation, there is a recently fixed bug https://www.ibm.com/support/pages/apar/RS03678

    If you have entitlement to support, please open a support case for all of your questions at https://www.ibm.com/mysupport/s/ . Otherwise, please post your questions (including the third one, if it is not related to the known bug) to Data Science Community https://community.ibm.com/community/user/datascience/communities/community-home/digestviewer?communitykey=ab7de0fd-6f43-47a9-8261-33578a231bb7&tab=digestviewer






    #DecisionOptimization
    #Support
    #SupportMigration