Originally posted by: cplex_user
Hello guys!
I am currently in the urge of having to design an Arena simulation [1] that uses its VBA interface (based on VB 6.0) to integrate the CPLEX solver. I have already succeeded in writing a wrapper with corresponding "Declare Function CPXabc 'cplex122.dll'" statements to use the callable library.
However, I now would like to go one step further and benefit from the OPL advantages as well. Is there any easy way to achieve this? So far, I only found examples mentioned the use of the .NET interface, but the Arena VB interface is too old for this (if I am wrong, feel free to correct me).
Any hints are highly appreciated!
Cheers,
Fabian
[1]
http://www.arenasimulation.com/Arena_Home.aspx#ConstraintProgramming-General#DecisionOptimization