Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  CPLEXBILP Example

    Posted 05/17/21 07:43 PM

    Hi,

    I want to write a BILP code in MATLAB using CPLEX. Does anyone have any exmple of it? Additionally, I need to define the constraints in such a way that for each j of x_ij, the constraint will be guaranteed. Can you explain how can I code it in MATLAB? I worked with CPLEX ILOG, but it looks that MATLAB has different environment. Thanks.






    #DecisionOptimization
    #Support
    #SupportMigration


  • 2.  RE: CPLEXBILP Example

    Posted 05/17/21 11:40 PM

    CPLEX MATLAB connector has been deprecated https://www.ibm.com/docs/sr/icos/20.1.0?topic=2010-removed-features

    That being said, there should be some code samples in the distribution, if the version of CPLEX you are using still has the MATLAB connector. You can usually find them in <CPLEX_Studio>/cplex/examples/src/matlab

    If you still need more information, please discuss your question in 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