Remote API CPLEX for Matlab

1 次查看(过去 30 天)
FILIPPO BARILLI
FILIPPO BARILLI 2020-5-6
回答: BhaTTa 2024-12-3
I would like to create an exe app in App Designer that call CPLEX remotely thanks to the Distributed Optimization.
I have just figured out the connection via TCP/IP between two windows computers inside the Studio IDE of CPLEX configuring a process.vmc file.
I also know that there are some examples (distmipex1 and distmipex2, CPLEX example for the distributed optimization) to do the same from Matlab environment. I am not using a Parallel Matlab but a standalone version. In the end, each exe application should call the server independently to complete a calculation.
Anyway, inside distmipex1 the required code is Cplex.readVMConginf("filename.vmc") but I cannot understand why Matlab seems to not use this command and then it requires the calculation to the local CPLEX and not to the distributed nodes.
Have you ever tried to use this?

回答(1 个)

BhaTTa
BhaTTa 2024-12-3

类别

Help CenterFile Exchange 中查找有关 Graphics Objects 的更多信息

产品


版本

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by