Skip to main content

Crate mosekcomodel_optserver

Crate mosekcomodel_optserver 

Source
Expand description

This module implements a backend that uses a MOSEK OptServer instance for solving, for example solve.mosek.com:30080.

Structs§

Backend
Simple model object that supports input of linear, conic and disjunctive constraints. It only stores data, it does not support solving or writing problems.
SolverAddress

Traits§

OptserverDomainTrait

Type Aliases§

Model