Dip
0.92.4
|
#include "OsiSolverInterface.hpp"
#include "OsiSymSolverParameters.hpp"
#include "SymWarmStart.hpp"
#include <string>
Go to the source code of this file.
Classes | |
class | OsiSymSolverInterface |
OSI Solver Interface for SYMPHONY. More... | |
Typedefs | |
typedef struct SYM_ENVIRONMENT | sym_environment |
Functions | |
void | OsiSymSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) |
A function that tests the methods in the OsiSymSolverInterface class. More... | |
typedef struct SYM_ENVIRONMENT sym_environment |
Definition at line 28 of file OsiSymSolverInterface.hpp.
void OsiSymSolverInterfaceUnitTest | ( | const std::string & | mpsDir, |
const std::string & | netlibDir | ||
) |
A function that tests the methods in the OsiSymSolverInterface class.