#include "mosek.h"#include <string>#include "OsiSolverInterface.hpp"#include "CoinPackedMatrix.hpp"#include "CoinWarmStartBasis.hpp"
Go to the source code of this file.
Classes | |
| class | OsiMskSolverInterface | 
Functions | |
| void | OsiMskSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) | 
| A function that tests the methods in the OsiMskSolverInterface class.   | |
| void OsiMskSolverInterfaceUnitTest | ( | const std::string & | mpsDir, | |
| const std::string & | netlibDir | |||
| ) | 
A function that tests the methods in the OsiMskSolverInterface class.
 1.6.1