Instructions

Here are more details on how to use this service from your MOSEK API.

MOSEK 9.2+

You must have MOSEK installed in the toolchain/language you want to use. In your code, provide the URL

addr = http://solve.mosek.com:30080

in an appropriate data structure or function call before optimizing. The rest of the code remains unchanged.

Here you can download a ready code template for use with this service:

Optimizer API rmt.c rmt.java rmt.cs rmt.py
Fusion API rmt.cc rmt.java rmt.cs rmt.py
Other rmt.m

More detailed discussion and examples can be found in the documentation:

Optimizer API C Java .NET Python
Fusion API C++ Java .NET Python
Other MATLAB