Osi 0.108.9
|
#include <string>
#include "OsiSolverInterface.hpp"
#include "CoinWarmStartBasis.hpp"
#include <soplex.h>
Go to the source code of this file.
Classes | |
class | OsiSpxSolverInterface |
SoPlex Solver Interface Instantiation of OsiSpxSolverInterface for SoPlex. More... | |
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.