#include <string>
#include "OsiSolverInterface.hpp"
#include "CoinWarmStartBasis.hpp"
Go to the source code of this file.
Classes | |
class | OsiSpxSolverInterface |
SoPlex Solver Interface Instantiation of OsiSpxSolverInterface for SoPlex. More... | |
Namespaces | |
namespace | soplex |
Functions | |
void | OsiSpxSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) |
A function that tests the methods in the OsiSpxSolverInterface class. |
void OsiSpxSolverInterfaceUnitTest | ( | const std::string & | mpsDir, | |
const std::string & | netlibDir | |||
) |
A function that tests the methods in the OsiSpxSolverInterface class.