Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Link VB and Cplex

    Posted 06/18/18 04:16 PM

    Originally posted by: oubax


    Hello guys, 

    I have an essue in how to link an VB project in visual studio 2017 with cplex, the objectif is to build an VB interface so it's gonna be easy to enter parameters and show the results.

    in the internet there is explination in how to linke C++ project with cplex but not VB Crying.

    https://www.leandro-coelho.com/how-to-configure-ms-visual-studio-to-use-ibm-cplex-concert/.

    Thank you for any help.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Link VB and Cplex

    Posted 06/19/18 01:48 AM

    CPLEX comes with examples in C#, including project and solution files. VB.NET should be pretty much the same as C#. Can you try to go from there?


    #CPLEXOptimizers
    #DecisionOptimization