Remote API CPLEX for Matlab

2 vues (au cours des 30 derniers jours)
FILIPPO BARILLI
FILIPPO BARILLI le 6 Mai 2020
Réponse apportée : BhaTTa le 3 Déc 2024
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?

Réponses (1)

BhaTTa
BhaTTa le 3 Déc 2024

Catégories

En savoir plus sur Display and Presentation dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by