Learn R Programming

⚠️There's a newer version (1.3.5) of this package.Take me there.

Rmosek (version 1.2.5.1)

The R-to-MOSEK Optimization Interface

Description

An interface to the MOSEK optimization library designed to solve large-scale mathematical optimization problems. Supports linear, quadratic and second order cone optimization with/without integer variables, in addition to the more general separable convex problems. Trial and free academic licenses available at http://www.mosek.com.

Copy Link

Version

Install

install.packages('Rmosek')

Monthly Downloads

1,120

Version

1.2.5.1

License

LGPL (>= 2.1)

Maintainer

Henrik Alsing Friberg

Last Published

December 13th, 2014

Functions in Rmosek (1.2.5.1)

mosek

Solve an optimization problem
mosek_qptoprob

Construct problem from a quadratic program
mosek_clean

Release an acquired MOSEK license
mosek_read

Read problem from a model file
mosek_write

Write problem to a model file
mosek_version

Version of the MOSEK Optimization Library
mosek_lptoprob

Construct problem from a linear program