Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Hey allI'd like to know if there is a replacement for SetVectors method (from CPlex v.12.6.1). I'm jumping to CPlex 22.1.2 :-)
Thanks,
Hello Paulo,
I think you can use SetStart. You can find an example of using this function in the AdMIPex6.cs file of the 22.1.2 distribution.
Best regards,
Thanks @Thierry Sola