Dip  0.92.4
Classes | Typedefs | Functions
OsiSymSolverInterface.hpp File Reference
#include "OsiSolverInterface.hpp"
#include "OsiSymSolverParameters.hpp"
#include "SymWarmStart.hpp"
#include <string>
Include dependency graph for OsiSymSolverInterface.hpp:

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 Documentation

Definition at line 28 of file OsiSymSolverInterface.hpp.

Function Documentation

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

A function that tests the methods in the OsiSymSolverInterface class.