Osi 0.108.9
|
Go to the source code of this file.
Classes | |
class | OsiXprSolverInterface |
XPRESS-MP Solver Interface. More... | |
Typedefs | |
typedef struct xo_prob_struct * | XPRSprob |
Functions | |
void | OsiXprSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir) |
A function that tests the methods in the OsiXprSolverInterface class. | |
typedef struct xo_prob_struct* XPRSprob |
Definition at line 13 of file OsiXprSolverInterface.hpp.
void OsiXprSolverInterfaceUnitTest | ( | const std::string & | mpsDir, |
const std::string & | netlibDir ) |
A function that tests the methods in the OsiXprSolverInterface class.