Instructions

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

You must have MOSEK installed in the toolchain/language you want to use. Mosek 11+ is recommended. 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.

In the command line MOSEK this would be:

mosek -optserv http://solve.mosek.com:30080 file_to_optimize

More detailed discussion, examples in other APIs and code templates can be found in the documentation:

Optimizer API C Java .NET Python Julia Rust
Fusion API C++ Java .NET Python
Other MATLAB R