Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
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 .
https://www.leandro-coelho.com/how-to-configure-ms-visual-studio-to-use-ibm-cplex-concert/.
Thank you for any help.
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?