Osi 0.108.9
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
OsiMskSolverInterface.hpp File Reference
#include "OsiSolverInterface.hpp"
+ Include dependency graph for OsiMskSolverInterface.hpp:

Go to the source code of this file.

Classes

class  OsiMskSolverInterface
 

Typedefs

typedef void * MSKtask_t
 
typedef void * MSKenv_t
 

Functions

void OsiMskSolverInterfaceUnitTest (const std::string &mpsDir, const std::string &netlibDir)
 A function that tests the methods in the OsiMskSolverInterface class.
 

Typedef Documentation

◆ MSKtask_t

typedef void* MSKtask_t

Definition at line 16 of file OsiMskSolverInterface.hpp.

◆ MSKenv_t

typedef void* MSKenv_t

Definition at line 17 of file OsiMskSolverInterface.hpp.

Function Documentation

◆ OsiMskSolverInterfaceUnitTest()

void OsiMskSolverInterfaceUnitTest ( const std::string & mpsDir,
const std::string & netlibDir )

A function that tests the methods in the OsiMskSolverInterface class.