Monday, August 14, 2023

All Rustaceans can now enjoy Mosek from a fully supported official API

Rust is a fairly new programming language that is gaining momentum due to its performance and memory safety.
Hence it is time to make a Rust interface available to MOSEK.
Therefore, the recently released MOSEK version 10.1 includes the Optimizer API for Rust that provides
low-level access to all functionalities of MOSEK. It is essentially a thin interface to the native C optimizer API that has almost zero overhead.

Have a look at our API guide for code snippets and instructions of how you best solve your optimization problems with Rust and MOSEK

To get started download the MOSEK crate