Mosek is a versatile linear, quadratic, quadratically constrained and conic optimizer that supports continuous and discrete variables.
Solver options
Full list of solver options:
Many solver parameters can be changed directly from AMPL, by specifying them as a space separated string in the option mosek_options
.
A list of all supported options is available here or can be obtained by executing the solver driver with the -=
command line parameter:
or from AMPL:
Solver options can have multiple aliases, to accomodate for different user types.
The main numenclature is given first in the -= output, then followed by aliases in brackets,
see for example the listing for lim:iter
:
lim:iter (iterlim, iterlimit)
Iteration limit (default: no limit).
The main numenclature contains a prefix (lim:
in this case) to help categorize and find the
options relevant to a context. To list only the options with a specific prefix (lim:
for this example),
run: