mosekcomodel-optserver

Crates.iomosekcomodel-optserver
lib.rsmosekcomodel-optserver
version0.2.0
created_at2025-08-14 08:40:38.670085+00
updated_at2025-08-22 11:54:20.738295+00
descriptionMOSEK OptServer backend for mosekcomodel
homepage
repositoryhttps://github.com/MOSEK/MosekCOModel.rust
max_upload_size
id1794612
size197,891
developer (github:lenna-project:developer)

documentation

README

This is an OptServer backend for mosekcomodel.

Backend features:

  • Linear variables and constraints,
  • Integer variables,
  • Solver status callbacks and integer solution callbacks
  • Offloading optimization to a MOSEK OptServer instance, e.g. solve.mosek.com or a local OptServerLight server.
  • HTTP or HTTPS
Commit count: 747

cargo fmt