06-Nov-2024: MOSEK 11 is available as BETA release 11.0.0.
Main highlights
- Substantial efficiency improvements in the mixed-integer optimizer.
- New MOSEK API for Matlab.
- Supported platforms: Linux 64x86, Linux ARM64, Windows 64x86, OSX ARM64 (Apple Sillicon).
- Details in release notes and platform support info.
Try it out
- Install or upgrade from our downloads or via
pip install --pre --upgrade mosek
in Python. - Obtain a new license supporting version 11: trial, academic or contact us if a customer.
- See the documentation (below) for installation instructions and possible API changes to be aware of in your API manual.
Documentation (MOSEK 11.0)
General | Introduction | Installation | Licensing | Release notes | FAQ | |
Fusion API | C++ | Java | .NET | Python | ||
Optimizer API | C | Java | .NET | Python | Julia | Rust |
Other interfaces | MATLAB (new API) | R (Rmosek) | Command line | OptServer | MATLAB (old) |