The MOSEK optimizer API is an efficient interface to the optimizers implemented in MOSEK. E.g the interface makes it possible to call the linear optimizer from a C++ or Java program. The optimizer API is available for the languages
Further details about the optimizer APIs are available at
mosek\6\help\index.html
or online at