Mosek Optimization Server

The MOSEK optimization server is a service that solves optimization problem using MOSEK.

The MOSEK library can use an optimization server directly by usinmg the API call "optimizeremote" instead of "optimize", or by submitting problems directloy to the web API.

The server can be set up to allow anonymous access, or to require a login or access token. Optionally, a web API for administering the server can be enabled.

Please see MOSEK documentation for details.